Home
last modified time | relevance | path

Searched refs:CH_CALIBRATION_DESCRIPTION_LEN (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/colord/colord-1.3.5/lib/colorhug/
H A Dch-common.h1505 #define CH_CALIBRATION_DESCRIPTION_LEN 23 /* 60 - (9*4) - 1 */ macro
H A Dch-device-queue.c992 CH_CALIBRATION_DESCRIPTION_LEN); in ch_device_queue_buffer_to_get_calibration_cb()
1033 buffer = g_new0 (guint8, 9*4 + 1 + CH_CALIBRATION_DESCRIPTION_LEN); in ch_device_queue_get_calibration()
1040 9*4 + 1 + CH_CALIBRATION_DESCRIPTION_LEN, in ch_device_queue_get_calibration()
1072 guint8 buffer[9*4 + 2 + 1 + CH_CALIBRATION_DESCRIPTION_LEN]; in ch_device_queue_set_calibration()
1097 CH_CALIBRATION_DESCRIPTION_LEN); in ch_device_queue_set_calibration()
1361 guint8 buffer[9*4 + 2 + 1 + CH_CALIBRATION_DESCRIPTION_LEN]; in ch_device_queue_clear_calibration()