Searched refs:dpte_group_width_chroma (Results 1 – 1 of 1) sorted by relevance
4650 unsigned int dpte_group_width_chroma; in dcn5_calculate_meta_and_pte_times() local4785 …dpte_group_width_chroma = (unsigned int)((double)p->dpte_group_bytes[k] / (double)p->PTERequestSiz… in dcn5_calculate_meta_and_pte_times()4787 …dpte_group_width_chroma = (unsigned int)((double)p->dpte_group_bytes[k] / (double)p->PTERequestSiz… in dcn5_calculate_meta_and_pte_times()4791 …int)(math_ceil2((double)p->dpte_row_width_chroma_ub[k] / (double)dpte_group_width_chroma / 2.0, 1.… in dcn5_calculate_meta_and_pte_times()4793 …ed int)(math_ceil2((double)p->dpte_row_width_chroma_ub[k] / (double)dpte_group_width_chroma, 1.0)); in dcn5_calculate_meta_and_pte_times()4799 …LOG_VERBOSE("DML::%s: k=%u, dpte_group_width_chroma = %u\n", __func__, k, dpte_group_width_chroma); in dcn5_calculate_meta_and_pte_times()