Searched refs:lines_for_rec_swaths (Results 1 – 1 of 1) sorted by relevance
192 double lines_for_rec_swaths = svp_dst_lines - lines_between_pre_rec_first_hdl; in calculate_copy_swaths() local195 if (lines_for_rec_swaths > 0) in calculate_copy_swaths()196 …num_swaths = prefetch_swaths + (unsigned int)math_ceil((lines_for_rec_swaths + rec_hdl_delta - 1) … in calculate_copy_swaths()