Searched refs:total_swath_bytes (Results 1 – 7 of 7) sorted by relevance
169 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local200 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()202 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()205 dml_print("DML_DLG: %s: total_swath_bytes = %0d\n", __func__, total_swath_bytes); in handle_det_buf_split()209 if (total_swath_bytes <= detile_buf_size_in_bytes) { //full 256b request in handle_det_buf_split()225 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()227 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()237 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()239 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()246 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()[all …]
257 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local288 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()290 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()293 dml_print("DML_DLG: %s: total_swath_bytes = %0d\n", __func__, total_swath_bytes); in handle_det_buf_split()297 if (total_swath_bytes <= detile_buf_size_in_bytes) { //full 256b request in handle_det_buf_split()313 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()315 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()325 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()327 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()334 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()[all …]
164 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local190 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()192 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()194 if (total_swath_bytes <= detile_buf_size_in_bytes) { //full 256b request in handle_det_buf_split()210 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()212 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()222 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()224 if (total_swath_bytes > detile_buf_size_in_bytes) { in handle_det_buf_split()231 total_swath_bytes = 2 * swath_bytes_l + 2 * swath_bytes_c; in handle_det_buf_split()233 total_swath_bytes = 2 * swath_bytes_l; in handle_det_buf_split()
238 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local264 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()266 if (total_swath_bytes <= detile_buf_size_in_bytes) { //full 256b request in handle_det_buf_split()280 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()282 if (total_swath_bytes <= detile_buf_size_in_bytes) in handle_det_buf_split()287 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
220 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local248 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()250 if (total_swath_bytes <= detile_buf_size_in_bytes) { //full 256b request in handle_det_buf_split()264 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()266 if (total_swath_bytes <= detile_buf_size_in_bytes) in handle_det_buf_split()271 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()
277 unsigned int total_swath_bytes = 0; in handle_det_buf_split() local305 total_swath_bytes = 2 * full_swath_bytes_packed_l + 2 * full_swath_bytes_packed_c; in handle_det_buf_split()307 if (total_swath_bytes <= detile_buf_size_in_bytes) { /*full 256b request */ in handle_det_buf_split()331 total_swath_bytes = 2 * full_swath_bytes_packed_l; in handle_det_buf_split()333 if (total_swath_bytes <= detile_buf_size_in_bytes) in handle_det_buf_split()338 swath_bytes_l = total_swath_bytes; in handle_det_buf_split()