Searched refs:swath_buf_size (Results 1 – 1 of 1) sorted by relevance
1421 long swath_buf_size = 0; in CalculateDCCConfiguration() local1464 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1465 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1468 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1471 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1472 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1478 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()