Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dasvdec.c49 static VLC asv2_level_vlc; variable
65 INIT_LE_VLC_STATIC(&asv2_level_vlc, ASV2_LEVEL_VLC_BITS, 63, in init_vlcs()
101 int code = asv2_get_vlc2(gb, asv2_level_vlc.table, ASV2_LEVEL_VLC_BITS); in asv2_get_level()

Completed in 1 milliseconds