Home
last modified time | relevance | path

Searched refs:INIT_FIRST_VLC_RL (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Drl.h83 #define INIT_FIRST_VLC_RL(rl, static_size) \ macro
H A Dmsmpeg4dec.c304 INIT_FIRST_VLC_RL(ff_rl_table[0], 642); in msmpeg4_decode_init_static()
305 INIT_FIRST_VLC_RL(ff_rl_table[1], 1104); in msmpeg4_decode_init_static()
306 INIT_FIRST_VLC_RL(ff_rl_table[2], 554); in msmpeg4_decode_init_static()
H A Dh261dec.c79 INIT_FIRST_VLC_RL(ff_h261_rl_tcoeff, 552); in h261_decode_init_static()
H A Dituh263dec.c126 INIT_FIRST_VLC_RL(ff_rl_intra_aic, 554); in h263_decode_init_vlc()
H A Dmpeg4videodec.c3606 INIT_FIRST_VLC_RL(ff_mpeg4_rl_intra, 554); in mpeg4_init_static()
3608 INIT_FIRST_VLC_RL(ff_rvlc_rl_intra, 1072); in mpeg4_init_static()

Completed in 9 milliseconds