Searched refs:this_sad (Results 1 – 1 of 1) sorted by relevance
2154 int this_sad = INT_MAX; in mv_pred() local2187 this_sad = cpi->fn_ptr[block_size].sdf(src_y_ptr, x->plane[0].src.stride, in mv_pred()2192 if (this_sad < best_sad) { in mv_pred()2193 best_sad = this_sad; in mv_pred()