Searched refs:max_vp_vert_height (Results 1 – 2 of 2) sorted by relevance
1428 long max_vp_vert_height = 0; in CalculateDCCConfiguration() local1495 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()1500 SurfaceHeightLuma > max_vp_vert_height ? in CalculateDCCConfiguration()1501 max_vp_vert_height : SurfaceHeightLuma); in CalculateDCCConfiguration()
1617 int max_vp_vert_height; local1681 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);1684 …eff_surf_height_l = (SurfaceHeightLuma > max_vp_vert_height ? max_vp_vert_height : SurfaceHeightLu…