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

Referenced by common_init_after_header().

Definition at line 412 of file snow.c.

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

Definition at line 415 of file snow.c.

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

Definition at line 409 of file snow.c.

Referenced by common_init_after_header().

struct SubBand* SubBand::parent [read]

Definition at line 420 of file snow.c.

Referenced by common_init_after_header(), and decode_frame().

log(qscale)/log[2^(1/6)]

Definition at line 413 of file snow.c.

Referenced by decode_qlogs(), decode_subband_slice_buffered(), and dequantize_slice_buffered().

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

Definition at line 421 of file snow.c.

Referenced by reset_contexts(), and unpack_coeffs().

Definition at line 410 of file snow.c.

Referenced by common_init_after_header(), and decode_frame().

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().


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

Generated on Fri Oct 26 02:38:25 2012 for FFmpeg by  doxygen 1.5.8