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

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 Thu Jan 24 19:43:55 2013 for ffmpeg by  doxygen 1.6.3