Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_mp750.c303 request_image_block (pixma_t * s, unsigned *size, uint8_t * info) in request_image_block() function
717 error = request_image_block (s, &block_size, &info); in mp750_fill_buffer()
736 request_image_block (s, &block_size, &info); in mp750_fill_buffer()
794 error = request_image_block (s, &block_size, &info); in mp750_fill_buffer()
H A Dpixma_imageclass.c323 request_image_block (pixma_t * s, unsigned flag, uint8_t * info, in request_image_block() function
360 PDBG (pixma_dbg (11, "*request_image_block***** size = %u *****\n", *size)); in request_image_block()
689 error = request_image_block (s, 0, &ignore, &ignore2, &ignore, &ignore2); in iclass_scan()
732 error = request_image_block (s, 4, &info, &block_size, in iclass_fill_buffer()

Completed in 4 milliseconds