Searched refs:tmp_best_ratey (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c4123 int tmp_best_rate = INT_MAX, tmp_best_ratey = INT_MAX; local
4189 tmp_best_ratey = rate_y;
4243 rate_y = tmp_best_ratey;

Completed in 85 milliseconds