Searched refs:detile_buf_vp_vert_limit (Results 1 – 4 of 4) sorted by relevance
5334 double detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration() local5352 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5359 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5366 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration()5370 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in dml32_CalculateDCCConfiguration()5375 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in dml32_CalculateDCCConfiguration()
1357 double detile_buf_vp_vert_limit = 0; in CalculateDCCConfiguration() local1402 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1412 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1420 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()1424 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()1429 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()
1501 double detile_buf_vp_vert_limit; local1549 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1555 detile_buf_vp_vert_limit = (double) swath_buf_size1561 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;1565 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);1570 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);
1522 double detile_buf_vp_vert_limit; local1570 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1576 detile_buf_vp_vert_limit = (double) swath_buf_size1582 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;1586 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);1591 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);