Searched refs:h261_cbp_vlc (Results 1 – 1 of 1) sorted by relevance
49 static VLC h261_cbp_vlc; variable62 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()