Searched refs:horz_subsample (Results 1 – 1 of 1) sorted by relevance
3751 unsigned int horz_subsample; in dcn5_calculate_dcc_configuration() local3778 horz_subsample = (yuv420_planar || yuv422_planar) ? 1 : 0; in dcn5_calculate_dcc_configuration()3796 …l) + (double)RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + horz_subsample)); in dcn5_calculate_dcc_configuration()3813 eff_surf_width_c = eff_surf_width_l / (1 + horz_subsample); in dcn5_calculate_dcc_configuration()