dirac::CompCompressor Class Reference
Compress a picture component.
More...
#include <comp_compress.h>
List of all members.
Public Member Functions
Private Member Functions
Private Attributes
Detailed Description
This class compresses one of the three components (Y, U, or V) of a picture according to a given set or parameters. CompCompressor is used by PictureCompressor.
Constructor & Destructor Documentation
Create and initialize a component compressor with the given characteristics.
- Parameters:
-
| encp | encoding parameters - Parameters:
-
|
dirac::CompCompressor::CompCompressor |
( |
const CompCompressor & |
cpy |
) |
[private] |
Member Function Documentation
Compress a PicArray containing a picture component (Y, U, or V).
- Parameters:
-
| coeff_data | the component data to be compressed - Parameters:
-
| bands | Subbands list - Parameters:
-
| csort | Chroma format - Parameters:
-
| estimated_bits | the list of estimated number of bits in each subband - Returns:
- Picture-component in Dirac-bytestream format
|
|
|
|
Member Data Documentation
The documentation for this class was generated from the following file: