Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc1.h341 uint8_t twomvbp; member
H A Dvc1_block.c1627 v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_p_mb_intfr()
1651 mvbp = v->twomvbp; in vc1_decode_p_mb_intfr()
2336 v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_b_mb_intfr()
2374 mvbp = v->twomvbp; in vc1_decode_b_mb_intfr()
2393 mvbp = v->twomvbp; in vc1_decode_b_mb_intfr()

Completed in 6 milliseconds