Home
last modified time | relevance | path

Searched refs:twomvbp_vlc (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1.h339 VLC* twomvbp_vlc; member
H A Dvc1.c1082 v->twomvbp_vlc = &ff_vc1_2mv_block_pattern_vlc[v->twomvbptab]; in ff_vc1_parse_frame_header_adv()
1287 v->twomvbp_vlc = &ff_vc1_2mv_block_pattern_vlc[v->twomvbptab]; in ff_vc1_parse_frame_header_adv()
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()
2336 v->twomvbp = get_vlc2(gb, v->twomvbp_vlc->table, VC1_2MV_BLOCK_PATTERN_VLC_BITS, 1); in vc1_decode_b_mb_intfr()

Completed in 8 milliseconds