Searched refs:H261_CBP_VLC_BITS (Results 1 – 1 of 1) sorted by relevance
41 #define H261_CBP_VLC_BITS 9 macro62 INIT_VLC_STATIC(&h261_cbp_vlc, H261_CBP_VLC_BITS, 63, in h261_decode_init_static()429 cbp = get_vlc2(&s->gb, h261_cbp_vlc.table, H261_CBP_VLC_BITS, 1) + 1; in h261_decode_mb()