Searched refs:swath_buf_size (Results 1 – 4 of 4) sorted by relevance
5367 unsigned int swath_buf_size; in dml32_CalculateDCCConfiguration() local5384 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in dml32_CalculateDCCConfiguration()5385 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5387 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()5390 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in dml32_CalculateDCCConfiguration()5391 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()5394 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
1352 long swath_buf_size = 0; in CalculateDCCConfiguration() local1395 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1396 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1399 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1402 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1403 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1409 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()
1502 int swath_buf_size; local1550 swath_buf_size = DETBufferSize / 2 - 2 * 256;1551 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1552 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1554 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1555 detile_buf_vp_horz_limit = (double) swath_buf_size1558 detile_buf_vp_vert_limit = (double) swath_buf_size
1522 int swath_buf_size; local1570 swath_buf_size = DETBufferSize / 2 - 2 * 256;1571 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1572 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1574 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1575 detile_buf_vp_horz_limit = (double) swath_buf_size1578 detile_buf_vp_vert_limit = (double) swath_buf_size