Searched refs:tmp_best_sse (Results 1 – 1 of 1) sorted by relevance
4355 int64_t tmp_best_distortion = INT_MAX, tmp_best_sse, uv_sse; in vp9_rd_pick_inter_mode_sub8x8() local4443 tmp_best_sse = total_sse; in vp9_rd_pick_inter_mode_sub8x8()4480 total_sse = tmp_best_sse; in vp9_rd_pick_inter_mode_sub8x8()