Searched refs:mode_rd_thresh (Results 1 – 1 of 1) sorted by relevance
1220 int mode_rd_thresh; in vp9_pick_inter_mode() local1258 mode_rd_thresh = best_mode_skip_txfm ? in vp9_pick_inter_mode()1260 if (rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()1568 int mode_rd_thresh = rd_threshes[mode_index]; in vp9_pick_inter_mode() local1573 if (rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()