Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drl.h48 RL_VLC_ELEM *rl_vlc[32]; ///< decoding only
65 * buffer of `static_size` RL_VLC_ELEM elements; if a pointer is NULL,
75 static RL_VLC_ELEM rl_vlc_table[32][static_size];\
85 static RL_VLC_ELEM rl_vlc_table[static_size]; \
H A Dvlc.h37 typedef struct RL_VLC_ELEM { struct
41 } RL_VLC_ELEM; typedef
H A Dmpeg12dec.h31 static RL_VLC_ELEM rl_vlc_table[static_size];\
H A Ddvdec.c136 static RL_VLC_ELEM dv_rl_vlc[1664];
H A Dmsmpeg4dec.c654 RL_VLC_ELEM *rl_vlc; in ff_msmpeg4_decode_block()
H A Dmpeg4videodec.c1119 RL_VLC_ELEM *rl_vlc; in mpeg4_decode_block()

Completed in 9 milliseconds