Home
last modified time | relevance | path

Searched refs:twomvbp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1.h343 uint8_t twomvbp; member
Dvc1_block.c1626 v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_p_mb_intfr()
1650 mvbp = v->twomvbp; in vc1_decode_p_mb_intfr()
2335 … v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_b_mb_intfr()
2373 mvbp = v->twomvbp; in vc1_decode_b_mb_intfr()
2392 mvbp = v->twomvbp; in vc1_decode_b_mb_intfr()