Home
last modified time | relevance | path

Searched refs:this_in_row (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Depjitsu.c4457 int this_in_row = curr_in_row + i; in copy_block_to_page() local
4458 int this_out_row = (this_in_row - page->image->y_skip_offset) * page->image->y_res / s->fullscan.y_res; in copy_block_to_page()
4459 DBG (15, "copy_block_to_page: in %d out %d lastout %d\n", this_in_row, this_out_row, last_out_row); in copy_block_to_page()

Completed in 7 milliseconds