Coeff Struct Reference


Data Fields

struct Coeffnext
DCTELEM coeff
uint8_t index

Detailed Description

Definition at line 48 of file vp3.c.


Field Documentation

Definition at line 50 of file vp3.c.

Referenced by init_frame(), render_slice(), reverse_dc_prediction(), and unpack_vlcs().

uint8_t Coeff::index

Definition at line 51 of file vp3.c.

Referenced by init_frame(), render_slice(), reverse_dc_prediction(), and unpack_vlcs().

struct Coeff* Coeff::next [read]

Definition at line 49 of file vp3.c.

Referenced by init_frame(), render_slice(), reverse_dc_prediction(), and unpack_vlcs().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8