Searched refs:detile_buf_vp_horz_limit (Results 1 – 4 of 4) sorted by relevance
5333 double detile_buf_vp_horz_limit; in dml32_CalculateDCCConfiguration() local5350 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5356 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5365 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit; in dml32_CalculateDCCConfiguration()5369 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16); in dml32_CalculateDCCConfiguration()5374 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit); in dml32_CalculateDCCConfiguration()
1356 double detile_buf_vp_horz_limit = 0; in CalculateDCCConfiguration() local1399 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1406 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1419 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit; in CalculateDCCConfiguration()1423 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16); in CalculateDCCConfiguration()1428 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit); in CalculateDCCConfiguration()
1500 double detile_buf_vp_horz_limit; local1548 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1552 detile_buf_vp_horz_limit = (double) swath_buf_size1560 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit;1564 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16);1569 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit);
1521 double detile_buf_vp_horz_limit; local1569 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1573 detile_buf_vp_horz_limit = (double) swath_buf_size1581 detile_buf_vp_horz_limit = 1.5 * detile_buf_vp_horz_limit;1585 detile_buf_vp_horz_limit = dml_floor(detile_buf_vp_horz_limit - 1, 16);1590 max_vp_horz_width = dml_min((double) MAS_vp_horz_limit, detile_buf_vp_horz_limit);