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