Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dasvdec.c46 static VLC level_vlc; variable
62 INIT_VLC_STATIC(&level_vlc, ASV1_LEVEL_VLC_BITS, 7, in init_vlcs()
72 int code = get_vlc2(gb, level_vlc.table, ASV1_LEVEL_VLC_BITS, 1); in asv1_get_level()

Completed in 1 milliseconds