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()
1256 long swath_buf_size = 0; in CalculateDCCConfiguration() local1299 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1300 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1303 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1306 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1307 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1313 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()
1517 int swath_buf_size; local1565 swath_buf_size = DETBufferSize / 2 - 2 * 256;1566 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1567 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1569 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1570 detile_buf_vp_horz_limit = (double) swath_buf_size1573 detile_buf_vp_vert_limit = (double) swath_buf_size
1500 int swath_buf_size; local1548 swath_buf_size = DETBufferSize / 2 - 2 * 256;1549 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…1550 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…1552 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256;1553 detile_buf_vp_horz_limit = (double) swath_buf_size1556 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()
2041 unsigned int swath_buf_size; in CalculateDCCConfiguration() local2074 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 256; in CalculateDCCConfiguration()2075 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2076 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()2078 swath_buf_size = DETBufferSizeForDCC / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()2079 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration()2080 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()