Searched refs:full_swath_bytes_packed_c (Results 1 – 5 of 5) sorted by relevance
167 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local177 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()183 …full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2.0 / 3.0, in handle_det_buf_split()189 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()197 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()201 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()203 } else if ((double)full_swath_bytes_packed_l / (double)full_swath_bytes_packed_c < 1.5) { in handle_det_buf_split()207 swath_bytes_c = full_swath_bytes_packed_c / 2; in handle_det_buf_split()219 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()225 swath_bytes_c = full_swath_bytes_packed_c/2; in handle_det_buf_split()[all …]
242 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local252 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()258 full_swath_bytes_packed_c = dml_round_to_multiple(rq_param->misc.rq_c.full_swath_bytes * 2 / 3, in handle_det_buf_split()264 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()270 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()275 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()313 full_swath_bytes_packed_c); in handle_det_buf_split()
224 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local234 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()241 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split()248 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()254 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()259 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()299 full_swath_bytes_packed_c); in handle_det_buf_split()
281 unsigned int full_swath_bytes_packed_c = 0; in handle_det_buf_split() local291 full_swath_bytes_packed_c = rq_param->misc.rq_c.full_swath_bytes; in handle_det_buf_split()298 full_swath_bytes_packed_c = dml_round_to_multiple( in handle_det_buf_split()305 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()311 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()316 swath_bytes_c = full_swath_bytes_packed_c; in handle_det_buf_split()360 DTRACE("DLG: %s: full_swath_bytes_packed_c = %0d", __func__, full_swath_bytes_packed_c); in handle_det_buf_split()