MB_PTYPE_VLC_BITS  160 libavcodec/mpeg12.c         INIT_VLC_STATIC(&ff_mb_ptype_vlc, MB_PTYPE_VLC_BITS, 7,
MB_PTYPE_VLC_BITS  709 libavcodec/mpeg12dec.c         mb_type = get_vlc2(&s->gb, ff_mb_ptype_vlc.table, MB_PTYPE_VLC_BITS, 1);