VC1_TTBLK_VLC_BITS   83 libavcodec/vc1.c             init_vlc(&ff_vc1_ttblk_vlc[i], VC1_TTBLK_VLC_BITS, 8,
VC1_TTBLK_VLC_BITS 2998 libavcodec/vc1.c         ttblk = ff_vc1_ttblk_to_tt[v->tt_index][get_vlc2(gb, ff_vc1_ttblk_vlc[v->tt_index].table, VC1_TTBLK_VLC_BITS, 1)];