CBPC_B_VLC_BITS  2946 libavcodec/h263.c         INIT_VLC_STATIC(&cbpc_b_vlc, CBPC_B_VLC_BITS, 4,
CBPC_B_VLC_BITS  4046 libavcodec/h263.c             cbpc = get_vlc2(&s->gb, cbpc_b_vlc.table, CBPC_B_VLC_BITS, 1);