SubBand Struct Reference


Data Fields

int level
int stride
int width
int height
int qlog
 log(qscale)/log[2^(1/6)]
DWTELEMbuf
IDWTELEMibuf
int buf_x_offset
int buf_y_offset
int stride_line
 Stride measured in lines, not pixels.
x_and_coeffx_coeff
struct SubBandparent
uint8_t state [7+512][32]

Detailed Description

Definition at line 405 of file snow.c.


Field Documentation

Definition at line 411 of file snow.c.

Referenced by common_init_after_header(), encode_frame(), and ratecontrol_1pass().

Definition at line 406 of file snow.c.

Referenced by common_init_after_header().

struct SubBand* SubBand::parent [read]

Definition at line 417 of file snow.c.

Referenced by common_init_after_header(), decode_frame(), and encode_frame().

uint8_t SubBand::state[7+512][32]

Definition at line 418 of file snow.c.

Referenced by encode_subband_c0run(), reset_contexts(), and unpack_coeffs().

Stride measured in lines, not pixels.

Definition at line 415 of file snow.c.

Referenced by common_init_after_header(), correlate_slice_buffered(), decode_subband_slice_buffered(), and dequantize_slice_buffered().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8