Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drl.h48 RL_VLC_ELEM *rl_vlc[32]; ///< decoding only
75 static RL_VLC_ELEM rl_vlc_table[32][static_size];\
85 static RL_VLC_ELEM rl_vlc_table[static_size]; \
Dvlc.h37 typedef struct RL_VLC_ELEM { struct
41 } RL_VLC_ELEM; argument
Dmpeg12dec.h31 static RL_VLC_ELEM rl_vlc_table[static_size];\
Ddvdec.c136 static RL_VLC_ELEM dv_rl_vlc[1664];
Dmsmpeg4dec.c654 RL_VLC_ELEM *rl_vlc; in ff_msmpeg4_decode_block()
Dmpeg4videodec.c1119 RL_VLC_ELEM *rl_vlc; in mpeg4_decode_block()