FFmpeg
|
RL_VLC_ELEM Struct Reference
#include <get_bits.h>
Data Fields | |
int16_t | level |
int8_t | len |
uint8_t | run |
Detailed Description
Definition at line 69 of file get_bits.h.
Field Documentation
int8_t RL_VLC_ELEM::len |
Definition at line 71 of file get_bits.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_vlc_rl(), and init_2d_vlc_rl().
int16_t RL_VLC_ELEM::level |
Definition at line 70 of file get_bits.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_vlc_rl(), and init_2d_vlc_rl().
uint8_t RL_VLC_ELEM::run |
Definition at line 72 of file get_bits.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_vlc_rl(), and init_2d_vlc_rl().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11