Searched refs:swath_buf_size (Results 1 – 6 of 6) sorted by relevance
5362 unsigned int swath_buf_size; in dml32_CalculateDCCConfiguration() local5379 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in dml32_CalculateDCCConfiguration()5380 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5382 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5385 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in dml32_CalculateDCCConfiguration()5386 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5389 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
1349 long swath_buf_size = 0; in CalculateDCCConfiguration() local1392 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1393 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1396 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1399 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1400 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1406 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
1516 int swath_buf_size; local1564 swath_buf_size = DETBufferSize / 2 - 2 * 256;1565 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1566 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1568 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1569 detile_buf_vp_horz_limit = (double) swath_buf_size1572 detile_buf_vp_vert_limit = (double) swath_buf_size
2129 dml_uint_t swath_buf_size; in CalculateDCCConfiguration() local2179 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in CalculateDCCConfiguration()2180 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration()2181 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()2183 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()2184 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration()2185 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()
2086 unsigned int swath_buf_size; in CalculateDCCConfiguration() local2119 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in CalculateDCCConfiguration()2120 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2121 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()2123 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()2124 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2125 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()