Home
last modified time | relevance | path

Searched refs:RL_VLC_ELEM (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drl.h48 RL_VLC_ELEM *rl_vlc[32]; ///< decoding only
61 static RL_VLC_ELEM rl_vlc_table[32][static_size];\
73 static RL_VLC_ELEM rl_vlc_table[static_size]; \
Dvlc.h32 typedef struct RL_VLC_ELEM { struct
36 } RL_VLC_ELEM; argument
Dmpeg12.h32 static RL_VLC_ELEM rl_vlc_table[static_size];\
Ddv.h101 extern RL_VLC_ELEM ff_dv_rl_vlc[1664];
Ddv.c52 RL_VLC_ELEM ff_dv_rl_vlc[1664];
Dmsmpeg4dec.c650 RL_VLC_ELEM *rl_vlc; in ff_msmpeg4_decode_block()
Dmpeg4videodec.c1047 RL_VLC_ELEM *rl_vlc; in mpeg4_decode_block()