MB_NON_INTRA_VLC_BITS 1114 libavcodec/msmpeg4.c init_vlc(&ff_mb_non_intra_vlc[i], MB_NON_INTRA_VLC_BITS, 128, MB_NON_INTRA_VLC_BITS 1542 libavcodec/msmpeg4.c code = get_vlc2(&s->gb, ff_mb_non_intra_vlc[DEFAULT_INTER_INDEX].table, MB_NON_INTRA_VLC_BITS, 3); MB_NON_INTRA_VLC_BITS 373 libavcodec/wmv2dec.c code = get_vlc2(&s->gb, ff_mb_non_intra_vlc[w->cbp_table_index].table, MB_NON_INTRA_VLC_BITS, 3);