MPC7_DSCF_BITS 57 libavcodec/mpc7.c static VLC_TYPE dscf_table[1 << MPC7_DSCF_BITS][2]; MPC7_DSCF_BITS 107 libavcodec/mpc7.c dscf_vlc.table_allocated = 1 << MPC7_DSCF_BITS; MPC7_DSCF_BITS 108 libavcodec/mpc7.c if(init_vlc(&dscf_vlc, MPC7_DSCF_BITS, MPC7_DSCF_SIZE, MPC7_DSCF_BITS 186 libavcodec/mpc7.c int t = get_vlc2(gb, dscf_vlc.table, MPC7_DSCF_BITS, 1) - 7;