Searched refs:COLOR_ORDER_RGB (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | gt68xx_devices.c | 302 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 351 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 400 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 449 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 845 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 942 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 991 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 1042 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 1196 COLOR_ORDER_RGB, /* Order of the CCD/CIS colors */ 1245 COLOR_ORDER_RGB, /* Orde [all...] |
H A D | gt68xx_mid.c | 1041 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new() 1053 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new() 1065 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new() 1080 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new() 1087 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new() 1094 if (dev->model->line_mode_color_order == COLOR_ORDER_RGB) in gt68xx_line_reader_new()
|
H A D | gt68xx_low.h | 129 COLOR_ORDER_RGB, enumerator
|
Completed in 5 milliseconds