Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_rename.h65 #define pixma_get_be16 sanei_pixma_get_be16 macro
H A Dpixma_common.h182 uint16_t pixma_get_be16 (const uint8_t * buf);
H A Dpixma_common.c292 pixma_get_be16 (const uint8_t * buf) in pixma_get_be16() function
625 error = pixma_map_status_errno (pixma_get_be16 (r)); in pixma_check_result()
H A Dpixma_imageclass.c347 *size = pixma_get_be16 (mf->cb.buf + 6); /* 16bit size */ in request_image_block()
H A Dpixma_mp750.c292 *size = pixma_get_be16 (mp->cb.buf + 4); in request_image_block_ex()
H A Dpixma_mp730.c680 block_size = pixma_get_be16 (header + 4); in mp730_fill_buffer()

Completed in 7 milliseconds