Searched refs:tmp_best_rd (Results 1 – 1 of 1) sorted by relevance
3988 int64_t tmp_rd, tmp_best_rd = INT64_MAX, tmp_best_rdu = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local4066 newbest = (tmp_rd < tmp_best_rd); in vp9_rd_pick_inter_mode_sub8x8()4069 tmp_best_rd = tmp_rd; in vp9_rd_pick_inter_mode_sub8x8()