Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dpieusb.h102 #define PLANES 4 macro
H A Dpieusb.c1273 SANE_Uint *planes[PLANES]; in sane_start()
1292 if (scanner->buffer.colors == PLANES && (strcmp(mode,SANE_VALUE_SCAN_MODE_COLOR) == 0 && scanner->val[OPT_CLEAN_IMAGE].b)) { in sane_start()
H A Dpieusb_specific.c1255 uint16_t *cplane[PLANES]; /* R, G, B, I gray scale planes */ in sanei_pieusb_post()
1273 if (planes > PLANES) { in sanei_pieusb_post()
1274 DBG (DBG_error, "pie_usb_post: too many planes: %d (max %d)\n", planes, PLANES); in sanei_pieusb_post()

Completed in 6 milliseconds