Searched refs:detile_buf_vp_vert_limit (Results 1 – 4 of 4) sorted by relevance
5369 double detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration() local5387 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5394 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5401 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration()5405 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in dml32_CalculateDCCConfiguration()5410 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in dml32_CalculateDCCConfiguration()
1354 double detile_buf_vp_vert_limit = 0; in CalculateDCCConfiguration() local1399 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1409 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1417 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()1421 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()1426 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()
1504 double detile_buf_vp_vert_limit; local1552 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1558 detile_buf_vp_vert_limit = (double) swath_buf_size1564 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;1568 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);1573 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);
1524 double detile_buf_vp_vert_limit; local1572 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1578 detile_buf_vp_vert_limit = (double) swath_buf_size1584 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;1588 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);1593 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);