Home
last modified time | relevance | path

Searched refs:table_run (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drl.c53 run = rl->table_run[i]; in ff_rl_init()
106 run = rl->table_run[code] + 1; in ff_rl_init_vlc()
Drl.h43 const int8_t *table_run; member
Dmpeg12.c96 run = rl->table_run [code] + 1; in ff_init_2d_vlc_rl()