Searched refs:vec1_vlc (Results 1 – 1 of 1) sorted by relevance
134 static VLC vec1_vlc; ///< 1 coefficient per symbol variable487 INIT_VLC_STATIC(&vec1_vlc, VLCBITS, HUFF_VEC1_SIZE, in decode_init()950 v0 = get_vlc2(&s->gb, vec1_vlc.table, VLCBITS, VEC1MAXDEPTH); in decode_coeffs()953 v1 = get_vlc2(&s->gb, vec1_vlc.table, VLCBITS, VEC1MAXDEPTH); in decode_coeffs()