Searched refs:dmv (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mpeg12_bitstream.c | 621 motion_vector(struct vl_mpg12_bs *bs, int r, int s, int dmv, short delta[2], short dmvector[2]) in motion_vector() argument 639 if (dmv) in motion_vector() 658 int dmv = mb->macroblock_modes.bits.frame_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME; in motion_vector_frame() local 663 motion_vector(bs, 0, s, dmv, delta, dmvector); in motion_vector_frame() 668 motion_vector(bs, 1, s, dmv, delta, dmvector); in motion_vector_frame() 673 motion_vector(bs, 0, s, dmv, delta, dmvector); in motion_vector_frame() 682 int dmv = mb->macroblock_modes.bits.field_motion_type == PIPE_MPEG12_MO_TYPE_DUAL_PRIME; in motion_vector_field() local 687 motion_vector(bs, 0, s, dmv, delta, dmvector); in motion_vector_field() 690 motion_vector(bs, 1, s, dmv, delta, dmvector); in motion_vector_field() 692 if (!dmv) in motion_vector_field() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | rv34.c | 498 mx += r->dmv[dmv_no][0]; in rv34_pred_mv() 499 my += r->dmv[dmv_no][1]; in rv34_pred_mv() 578 mx += r->dmv[dir][0]; in rv34_pred_mv_b() 579 my += r->dmv[dir][1]; in rv34_pred_mv_b() 629 mx += r->dmv[0][0]; in rv34_pred_mv_rv3() 630 my += r->dmv[0][1]; in rv34_pred_mv_rv3() 859 memset(r->dmv, 0, sizeof(r->dmv)); in rv34_decode_mv() 861 r->dmv[i][0] = get_interleaved_se_golomb(gb); in rv34_decode_mv() 862 r->dmv[i][1] = get_interleaved_se_golomb(gb); in rv34_decode_mv() 863 if (r->dmv[i][0] == INVALID_VLC || in rv34_decode_mv() [all …]
|
D | rv34.h | 104 int dmv[4][2]; ///< differential motion vectors for the current macroblock member
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 1545 …ZZZ[\]]\][[[ZY[[[\]\\]\\]]Z[ZXXSM=6.*,++..,,*'(('+,,,,*'+.../,,.---++/3<KW]dmv������������������t… 2311 …�����������������69;7987=@=1*,033321531103234/3413310034353.2221034453536O\dmv��������������������…
|