Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_mp750.c113 unsigned rawimg_left, imgbuf_len, last_block_size, imgbuf_ofs; member
666 mp->imgbuf_ofs = spare * mp->line_size; in mp750_scan()
669 mp->imgbuf_len = IMAGE_BLOCK_SIZE + mp->imgbuf_ofs; in mp750_scan()
672 mp->shifted_bytes = -(int) mp->imgbuf_ofs; in mp750_scan()
831 mp->imgcol + mp->imgbuf_ofs); in mp750_fill_buffer()
839 mp->img + mp->imgbuf_ofs); in mp750_fill_buffer()

Completed in 2 milliseconds