Lines Matching refs:copy_block_to_page
4035 ret = copy_block_to_page(s, SIDE_BACK);
4039 ret = copy_block_to_page(s, SIDE_FRONT);
4065 ret = copy_block_to_page(s, SIDE_FRONT);
4425 copy_block_to_page(struct scanner *s,int side)
4439 DBG (10, "copy_block_to_page: start\n");
4444 DBG (10, "copy_block_to_page: before the start? %d\n", side);
4450 DBG (10, "copy_block_to_page: k start? %d\n", k);
4459 DBG (15, "copy_block_to_page: in %d out %d lastout %d\n", this_in_row, this_out_row, last_out_row);
4460 DBG (15, "copy_block_to_page: bs %d wb %d\n", page->bytes_scanned, page->image->width_bytes);
4464 DBG (10, "copy_block_to_page: out of space? %d\n", side);
4465 DBG (10, "copy_block_to_page: rx:%d tx:%d tot:%d line:%d\n",
4558 DBG (10, "copy_block_to_page: finish\n");