Searched refs:detile_buf_vp_horz_limit (Results 1 – 4 of 4) sorted by relevance
5368 double detile_buf_vp_horz_limit; in dml32_CalculateDCCConfiguration() local5385 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5391 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5400 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit; in dml32_CalculateDCCConfiguration()5404 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16); in dml32_CalculateDCCConfiguration()5409 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit); in dml32_CalculateDCCConfiguration()
1353 double detile_buf_vp_horz_limit = 0; in CalculateDCCConfiguration() local1396 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1403 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1416 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit; in CalculateDCCConfiguration()1420 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16); in CalculateDCCConfiguration()1425 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit); in CalculateDCCConfiguration()
1503 double detile_buf_vp_horz_limit; local1551 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1555 detile_buf_vp_horz_limit = (double) swath_buf_size1563 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit;1567 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16);1572 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit);
1523 double detile_buf_vp_horz_limit; local1571 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1575 detile_buf_vp_horz_limit = (double) swath_buf_size1583 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit;1587 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16);1592 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit);