Searched refs:stored_swath_bytes (Results 1 – 2 of 2) sorted by relevance
259 if ((double) rq_param->misc.rq_l.stored_swath_bytes in dml1_extract_rq_regs()260 / (double) rq_param->misc.rq_c.stored_swath_bytes <= 1.5) { in dml1_extract_rq_regs()341 rq_param->misc.rq_l.stored_swath_bytes = swath_bytes_l; in handle_det_buf_split()342 rq_param->misc.rq_c.stored_swath_bytes = swath_bytes_c; in handle_det_buf_split()
565 unsigned int stored_swath_bytes; member