FFmpeg
|
Data Fields | |
unsigned | size |
int16_t * | dwt_buf |
int16_t * | dwt_tmp |
unsigned | quantization [SUBBAND_COUNT] |
int16_t * | subband [SUBBAND_COUNT] |
int16_t * | l_h [8] |
SubBand | band [DWT_LEVELS][4] |
unsigned PlaneEnc::quantization[SUBBAND_COUNT] |
int16_t* PlaneEnc::subband[SUBBAND_COUNT] |
SubBand PlaneEnc::band[DWT_LEVELS][4] |