Searched refs:non_skip_rdcosty (Results 1 – 1 of 1) sorted by relevance
8937 const int64_t non_skip_rdcosty = in txfm_search() local8941 const int64_t min_rdcosty = AOMMIN(non_skip_rdcosty, skip_rdcosty); in txfm_search()8962 (ref_best_chroma_rd - AOMMIN(non_skip_rdcosty, skip_rdcosty)); in txfm_search()