Searched refs:eff_surf_height_l (Results 1 – 1 of 1) sorted by relevance
3768 unsigned int eff_surf_height_l; in dcn5_calculate_dcc_configuration() local3814 …eff_surf_height_l = (SurfaceHeightLuma > max_vp_vert_height ? max_vp_vert_height : SurfaceHeightLu… in dcn5_calculate_dcc_configuration()3815 eff_surf_height_c = eff_surf_height_l / (1 + vert_subsample); in dcn5_calculate_dcc_configuration()3818 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in dcn5_calculate_dcc_configuration()