Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c136 static VLC vec2_vlc; ///< 2 coefficients per symbol variable
335 INIT_VLC_STATIC(&vec2_vlc, VLCBITS, HUFF_VEC2_SIZE, in decode_init_static()
961 idx = get_vlc2(&s->gb, vec2_vlc.table, VLCBITS, VEC2MAXDEPTH); in decode_coeffs()

Completed in 4 milliseconds