Searched refs:pred_mv_sad (Results 1 – 3 of 3) sorted by relevance
68 if ((x->pred_mv_sad[ref] >> 3) > x->pred_mv_sad[i]) { in full_pixel_motion_search()258 x->pred_mv_sad[ref_frame] = INT_MAX; in vp9_pick_inter_mode()
117 int pred_mv_sad[MAX_REF_FRAMES]; member
2201 x->pred_mv_sad[ref_frame] = best_sad; in mv_pred()2434 int tlevel = x->pred_mv_sad[ref] >> (bwl + bhl + 4); in single_motion_search()2440 if ((x->pred_mv_sad[ref] >> 3) > x->pred_mv_sad[i]) { in single_motion_search()3195 x->pred_mv_sad[ref_frame] = INT_MAX; in vp9_rd_pick_inter_mode_sb()3221 if ((x->pred_mv_sad[ref_frame] >> 2) > x->pred_mv_sad[i]) { in vp9_rd_pick_inter_mode_sb()3835 if ((x->pred_mv_sad[ref_frame] >> 1) > x->pred_mv_sad[i]) { in vp9_rd_pick_inter_mode_sub8x8()