Home
last modified time | relevance | path

Searched refs:eob_run_table (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp3data.h142 } eob_run_table[7] = { variable
H A Dvp3.c1149 int v = eob_run_table[token].base; in get_eob_run()
1150 if (eob_run_table[token].bits) in get_eob_run()
1151 v += get_bits(gb, eob_run_table[token].bits); in get_eob_run()

Completed in 8 milliseconds