Searched refs:min_rdcosty (Results 1 – 1 of 1) sorted by relevance
3545 const int64_t min_rdcosty = AOMMIN(non_skip_rdcosty, skip_rdcosty); in av1_txfm_search() local3546 if (min_rdcosty > ref_best_rd) { in av1_txfm_search()