FFmpeg
Data Fields
CoeffVLCs Struct Reference

Data Fields

const VLCEleml0 [2]
 
const VLCEleml12 [2]
 
const VLCEleml3 [2]
 
const VLCElemesc
 
const VLCElemvlc_tabs [80]
 
VLC vlcs [80]
 

Detailed Description

Definition at line 87 of file rv60dec.c.

Field Documentation

◆ l0

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().

◆ l12

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().

◆ l3

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().

◆ esc

const VLCElem* CoeffVLCs::esc

Definition at line 91 of file rv60dec.c.

Referenced by build_coeff_vlc(), and decode_coeff().

◆ vlc_tabs

const VLCElem* CoeffVLCs::vlc_tabs[80]

Definition at line 194 of file vp3.c.

Referenced by vp3_decode_init().

◆ vlcs

VLC CoeffVLCs::vlcs[80]

Definition at line 195 of file vp3.c.

Referenced by free_vlc_tables(), and vp3_decode_init().


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