Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_rename.h66 #define pixma_get_be32 sanei_pixma_get_be32 macro
H A Dpixma_common.h183 uint32_t pixma_get_be32 (const uint8_t * buf);
H A Dpixma_imageclass.c357 *size = (*datalen + hlen == 512) ? pixma_get_be32 (mf->cb.buf + 4) - *datalen : *size; in request_image_block()
H A Dpixma_common.c298 pixma_get_be32 (const uint8_t * buf) in pixma_get_be32() function
H A Dpixma_mp150.c1611 block_size = pixma_get_be32 (header + 12); in mp150_fill_buffer()
H A Dpixma_mp800.c2298 block_size = pixma_get_be32 (header + 12); in mp810_fill_buffer()

Completed in 13 milliseconds