Searched refs:eff_surf_width_l (Results 1 – 1 of 1) sorted by relevance
3766 unsigned int eff_surf_width_l; in dcn5_calculate_dcc_configuration() local3812 eff_surf_width_l = (SurfaceWidthLuma > max_vp_horz_width ? max_vp_horz_width : SurfaceWidthLuma); in dcn5_calculate_dcc_configuration()3813 eff_surf_width_c = eff_surf_width_l / (1 + horz_subsample); in dcn5_calculate_dcc_configuration()3817 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in dcn5_calculate_dcc_configuration()