BLOCK_TYPE_VLC_BITS  243 libavcodec/4xm.c         init_vlc(&block_type_vlc[0][i], BLOCK_TYPE_VLC_BITS, 7,
BLOCK_TYPE_VLC_BITS  304 libavcodec/4xm.c     int code= get_vlc2(&f->gb, block_type_vlc[1-(f->version>1)][index].table, BLOCK_TYPE_VLC_BITS, 1);