Searched refs:swath_buf_size (Results 1 – 1 of 1) sorted by relevance
1420 long swath_buf_size = 0; in CalculateDCCConfiguration() local1463 swath_buf_size = DETBufferSize / 2 - 2 * 256; in CalculateDCCConfiguration()1464 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1467 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()1470 swath_buf_size = DETBufferSize / 2 - 2 * 2 * 256; in CalculateDCCConfiguration()1471 detile_buf_vp_horz_limit = (double) swath_buf_size in CalculateDCCConfiguration()1477 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()