Plane Struct Reference


Data Fields

int width
int height
SubBand band [MAX_DECOMPOSITIONS][4]
int htaps
int8_t hcoeff [HTAPS_MAX/2]
int diag_mc
int fast_mc
int last_htaps
int8_t last_hcoeff [HTAPS_MAX/2]
int last_diag_mc

Detailed Description

Definition at line 424 of file snow.c.


Field Documentation

SubBand Plane::band[MAX_DECOMPOSITIONS][4]

Definition at line 431 of file snow.c.

Referenced by decode_frame(), decode_header(), and mc_block().

Definition at line 432 of file snow.c.

Referenced by decode_frame(), and mc_block().

int8_t Plane::hcoeff[HTAPS_MAX/2]

Definition at line 430 of file snow.c.

Referenced by decode_frame(), decode_header(), and mc_block().

Definition at line 429 of file snow.c.

Referenced by decode_frame(), and decode_header().

Definition at line 436 of file snow.c.

int8_t Plane::last_hcoeff[HTAPS_MAX/2]

Definition at line 435 of file snow.c.

Definition at line 434 of file snow.c.


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8