Home
last modified time | relevance | path

Searched refs:INIT_2D_VLC_RL (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpeg12dec.h29 #define INIT_2D_VLC_RL(rl, static_size, flags)\ macro
H A Dmpeg12.c158 INIT_2D_VLC_RL(ff_rl_mpeg1, 680, 0); in mpeg12_init_vlcs()
159 INIT_2D_VLC_RL(ff_rl_mpeg2, 674, 0); in mpeg12_init_vlcs()
H A Dspeedhq.c654 INIT_2D_VLC_RL(ff_rl_speedhq, 674, INIT_VLC_LE); in speedhq_static_init()

Completed in 3 milliseconds