Plane Struct Reference

List of all members.


Detailed Description

Definition at line 420 of file snow.c.


Public Attributes

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

Member Data Documentation

SubBand Plane::band[MAX_DECOMPOSITIONS][4]

Definition at line 425 of file snow.c.

Referenced by decode_frame(), decode_header(), encode_header(), and encode_init().

int8_t Plane::hcoeff[HTAPS_MAX/2]

Definition at line 426 of file snow.c.

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

Definition at line 427 of file snow.c.

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

Definition at line 428 of file snow.c.

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

Definition at line 430 of file snow.c.

Referenced by encode_header().

int8_t Plane::last_hcoeff[HTAPS_MAX/2]

Definition at line 431 of file snow.c.

Referenced by encode_header().

Definition at line 432 of file snow.c.

Referenced by encode_header().


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

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5