Searched refs:detile_buf_vp_horz_limit (Results 1 – 1 of 1) sorted by relevance
1422 double detile_buf_vp_horz_limit = 0; in CalculateDCCConfiguration() local1465 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1472 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1485 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit; in CalculateDCCConfiguration()1489 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16); in CalculateDCCConfiguration()1494 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit); in CalculateDCCConfiguration()