FFmpeg
|
Data Fields | |
const VLCElem * | l0 [2] |
const VLCElem * | l12 [2] |
const VLCElem * | l3 [2] |
const VLCElem * | esc |
const VLCElem * | vlc_tabs [80] |
VLC | vlcs [80] |
const VLCElem* CoeffVLCs::l0[2] |
Definition at line 88 of file rv60dec.c.
Referenced by build_coeff_vlc(), decode_4x4_block(), and decode_4x4_block_dc().
const VLCElem* CoeffVLCs::l12[2] |
Definition at line 89 of file rv60dec.c.
Referenced by build_coeff_vlc(), decode_4x4_block(), and decode_4x4_block_dc().
const VLCElem* CoeffVLCs::l3[2] |
Definition at line 90 of file rv60dec.c.
Referenced by build_coeff_vlc(), decode_4x4_block(), and decode_4x4_block_dc().
const VLCElem* CoeffVLCs::esc |
Definition at line 91 of file rv60dec.c.
Referenced by build_coeff_vlc(), and decode_coeff().
const VLCElem* CoeffVLCs::vlc_tabs[80] |
Definition at line 194 of file vp3.c.
Referenced by vp3_decode_init().
VLC CoeffVLCs::vlcs[80] |
Definition at line 195 of file vp3.c.
Referenced by free_vlc_tables(), and vp3_decode_init().