Searched refs:chroma_ref_best_rd (Results 1 – 1 of 1) sorted by relevance
4957 int64_t chroma_ref_best_rd = ref_best_rd; in super_block_uvrd() local4964 chroma_ref_best_rd != INT64_MAX) in super_block_uvrd()4965 chroma_ref_best_rd = ref_best_rd - AOMMIN(this_rd, skip_rd); in super_block_uvrd()4966 txfm_rd_in_plane(x, cpi, &pn_rd_stats, chroma_ref_best_rd, 0, plane, in super_block_uvrd()