Searched refs:vec4_vlc (Results 1 – 1 of 1) sorted by relevance
132 static VLC vec4_vlc; ///< 4 coefficients per symbol variable479 INIT_VLC_STATIC(&vec4_vlc, VLCBITS, HUFF_VEC4_SIZE, in decode_init()943 idx = get_vlc2(&s->gb, vec4_vlc.table, VLCBITS, VEC4MAXDEPTH); in decode_coeffs()