FFmpeg
Data Fields
SubBand Struct Reference

#include <snow.h>

Data Fields

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

Detailed Description

Definition at line 97 of file diracdec.c.

Field Documentation

int SubBand::level

Definition at line 98 of file diracdec.c.

Referenced by decode_subband_internal(), ff_snow_common_init_after_header(), and init_planes().

int SubBand::orientation

Definition at line 99 of file diracdec.c.

Referenced by coeff_unpack_arith(), decode_subband_internal(), and init_planes().

int SubBand::stride

Definition at line 100 of file diracdec.c.

Referenced by calculate_visual_weight(), codeblock(), coeff_unpack_arith(), decode_frame(), encode_frame(), ff_snow_common_init_after_header(), init_planes(), intra_dc_prediction(), lowdelay_subband(), and ratecontrol_1pass().

int SubBand::width

Definition at line 101 of file diracdec.c.

Referenced by calculate_visual_weight(), correlate(), correlate_slice_buffered(), decode_subband_internal(), decode_subband_slice_buffered(), decorrelate(), dequantize(), dequantize_slice_buffered(), encode_subband_c0run(), ff_snow_common_init_after_header(), init_planes(), intra_dc_prediction(), lowdelay_subband(), quantize(), ratecontrol_1pass(), and unpack_coeffs().

int SubBand::height

Definition at line 102 of file diracdec.c.

Referenced by calculate_visual_weight(), correlate(), decode_frame(), decode_subband_internal(), decorrelate(), dequantize(), encode_subband_c0run(), ff_snow_common_init_after_header(), init_planes(), intra_dc_prediction(), lowdelay_subband(), quantize(), ratecontrol_1pass(), and unpack_coeffs().

int SubBand::quant

Definition at line 103 of file diracdec.c.

Referenced by codeblock(), and decode_component().

IDWTELEM * SubBand::ibuf

Definition at line 104 of file diracdec.c.

Referenced by calculate_visual_weight(), codeblock(), coeff_unpack_arith(), decode_frame(), decode_subband_slice_buffered(), encode_frame(), ff_snow_common_init_after_header(), init_planes(), intra_dc_prediction(), lowdelay_subband(), and ratecontrol_1pass().

struct SubBand * SubBand::parent

Definition at line 105 of file diracdec.c.

Referenced by coeff_unpack_arith(), decode_frame(), encode_frame(), ff_snow_common_init_after_header(), and init_planes().

unsigned SubBand::length

Definition at line 108 of file diracdec.c.

Referenced by decode_component(), and decode_subband_internal().

const uint8_t* SubBand::coeff_data

Definition at line 109 of file diracdec.c.

Referenced by decode_component(), and decode_subband_internal().

int SubBand::qlog

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

Definition at line 82 of file snow.h.

Referenced by calculate_visual_weight(), decode_qlogs(), decode_subband_slice_buffered(), dequantize(), dequantize_slice_buffered(), encode_qlogs(), quantize(), and ratecontrol_1pass().

DWTELEM* SubBand::buf

Definition at line 83 of file snow.h.

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

int SubBand::buf_x_offset

Definition at line 85 of file snow.h.

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

int SubBand::buf_y_offset

Definition at line 86 of file snow.h.

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

int SubBand::stride_line

Stride measured in lines, not pixels.

Definition at line 87 of file snow.h.

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

x_and_coeff* SubBand::x_coeff

Definition at line 88 of file snow.h.

Referenced by decode_subband_slice_buffered(), ff_snow_common_end(), ff_snow_common_init_after_header(), and unpack_coeffs().

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

Definition at line 90 of file snow.h.

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


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

Generated on Sun Mar 23 2014 23:50:41 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /