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 408 of file snow.c.


Field Documentation

Definition at line 409 of file snow.c.

Referenced by common_init_after_header().

Definition at line 414 of file snow.c.

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

Stride measured in lines, not pixels.

Definition at line 418 of file snow.c.

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

struct SubBand* SubBand::parent [read]

Definition at line 420 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 421 of file snow.c.

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


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

Generated on Tue Apr 20 17:40:12 2010 for FFmpeg by  doxygen 1.5.6