Searched refs:H261_MV_VLC_BITS (Results 1 – 1 of 1) sorted by relevance
40 #define H261_MV_VLC_BITS 7 macro59 INIT_VLC_STATIC(&h261_mv_vlc, H261_MV_VLC_BITS, 17, in h261_decode_init_static()233 int mv_diff = get_vlc2(gb, h261_mv_vlc.table, H261_MV_VLC_BITS, 2); in decode_mv_component()