Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dqdm2_tablegen.h100 static VLC vlc_tab_run; variable
132 build_vlc(&vlc_tab_run, 5, 6, &offset, tab_run); in qdm2_init_vlc()
Dqdm2_tablegen.c48 WRITE_VLC_TYPE("static const", vlc_tab_run, qdm2_table); in main()
Dqdm2.c889 run = qdm2_get_vlc(gb, &vlc_tab_run, 0, 1) + 1; in init_quantized_coeffs_elem0()
994 run = qdm2_get_vlc(&gb, &vlc_tab_run, 0, 1) + 1; in process_subpacket_9()