Searched refs:is_best_mode (Results 1 – 3 of 3) sorted by relevance
465 rd->thresh_mult[i] = is_best_mode(cpi->oxcf.mode) ? -500 : 0; in vp9_set_rd_speed_thresholds()551 rd->thresh_mult_sub8x8[i] = is_best_mode(cpi->oxcf.mode) ? -500 : 0; in vp9_set_rd_speed_thresholds_sub8x8()
243 static INLINE int is_best_mode(MODE mode) { in is_best_mode() function
1367 if (!is_best_mode(cpi->oxcf.mode)) { in rd_pick_best_sub8x8_mode()1409 if (is_best_mode(cpi->oxcf.mode)) { in rd_pick_best_sub8x8_mode()