Searched refs:RequestHeight256ByteChroma (Results 1 – 1 of 1) sorted by relevance
3714 unsigned int RequestHeight256ByteChroma, in dcn5_calculate_dcc_configuration() argument3796 …Height256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (double)RequestHeight256ByteChroma * BytePe… in dcn5_calculate_dcc_configuration()3797 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in dcn5_calculate_dcc_configuration()3820 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in dcn5_calculate_dcc_configuration()3821 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in dcn5_calculate_dcc_configuration()