Searched refs:swath_buf_size (Results 1 – 4 of 4) sorted by relevance
5332 unsigned int swath_buf_size; in dml32_CalculateDCCConfiguration() local5349 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in dml32_CalculateDCCConfiguration()5350 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5352 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5355 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in dml32_CalculateDCCConfiguration()5356 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5359 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
1355 long swath_buf_size = 0; in CalculateDCCConfiguration() local1398 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1399 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1402 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1405 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1406 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1412 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()
1499 int swath_buf_size; local1547 swath_buf_size = DETBufferSize / 2 - 2 * 256;1548 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1549 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1551 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1552 detile_buf_vp_horz_limit = (double) swath_buf_size1555 detile_buf_vp_vert_limit = (double) swath_buf_size
1520 int swath_buf_size; local1568 swath_buf_size = DETBufferSize / 2 - 2 * 256;1569 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1570 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1572 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1573 detile_buf_vp_horz_limit = (double) swath_buf_size1576 detile_buf_vp_vert_limit = (double) swath_buf_size