Searched refs:pmv_y (Results 1 – 1 of 1) sorted by relevance
191 int16 *mv, pmv_x, pmv_y; in GetMotionVectorPredictor() local379 pmv_y = pmv_A_y; in GetMotionVectorPredictor()386 pmv_y = pmv_A_y; in GetMotionVectorPredictor()391 pmv_y = pmv_B_y; in GetMotionVectorPredictor()396 pmv_y = pmv_C_y; in GetMotionVectorPredictor()402 pmv_y = AVC_MEDIAN(pmv_A_y, pmv_B_y, pmv_C_y); in GetMotionVectorPredictor()415 pmv_y = pmv_B_y; in GetMotionVectorPredictor()421 pmv_y = pmv_A_y; in GetMotionVectorPredictor()431 pmv_y = pmv_A_y; in GetMotionVectorPredictor()437 pmv_y = pmv_C_y; in GetMotionVectorPredictor()[all …]