Searched refs:vec2_vlc (Results 1 – 1 of 1) sorted by relevance
133 static VLC vec2_vlc; ///< 2 coefficients per symbol variable483 INIT_VLC_STATIC(&vec2_vlc, VLCBITS, HUFF_VEC2_SIZE, in decode_init()947 idx = get_vlc2(&s->gb, vec2_vlc.table, VLCBITS, VEC2MAXDEPTH); in decode_coeffs()