FFmpeg
|
#include <vlc.h>
Data Fields | |
int16_t | level |
int8_t | len |
uint8_t | run |
int16_t RL_VLC_ELEM::level |
Definition at line 33 of file vlc.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_2d_vlc_rl(), and ff_rl_init_vlc().
int8_t RL_VLC_ELEM::len |
Definition at line 34 of file vlc.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_2d_vlc_rl(), and ff_rl_init_vlc().
uint8_t RL_VLC_ELEM::run |
Definition at line 35 of file vlc.h.
Referenced by dv_decode_ac(), ff_dvvideo_init(), ff_init_2d_vlc_rl(), and ff_rl_init_vlc().