Lines Matching refs:pred_x
433 pen_x= pred_x + mx; in sad_hpel_motion_search()
606 c->pred_x= pred_x4= P_LEFT[0]; in h263_mv4_search()
621 c->pred_x= pred_x4 = P_MEDIAN[0]; in h263_mv4_search()
712 c->pred_x= mx; in h263_mv4_search()
779 c->pred_x= P_LEFT[0]; in interlaced_search()
818 … dmin+= (mv_penalty[mx_i-c->pred_x] + mv_penalty[my_i-c->pred_y] + 1)*c->mb_penalty_factor; in interlaced_search()
948 c->pred_x = P_MEDIAN[0]; in ff_estimate_p_frame_motion()
951 c->pred_x = P_LEFT[0]; in ff_estimate_p_frame_motion()
955 c->pred_x = P_LEFT[0]; in ff_estimate_p_frame_motion()
1086 c->pred_x= P_LEFT[0]; in ff_pre_estimate_p_frame_motion()
1102 c->pred_x = P_MEDIAN[0]; in ff_pre_estimate_p_frame_motion()
1152 c->pred_x = P_LEFT[0]; in estimate_motion_b()
1454 c->pred_x=0; in direct_search()