Home
last modified time | relevance | path

Searched refs:TRUECOLOR (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dtamarack.c370 case TRUECOLOR: in scan_area_and_windows()
417 case TRUECOLOR: in mode_select()
541 case TRUECOLOR: in get_image_status()
881 if ((s->mode == TRUECOLOR) || (s->mode == GREYSCALE)) { in reader_process()
1083 return TRUECOLOR; in make_mode()
1197 } else if (s->mode == TRUECOLOR) { in sane_control_option()
1306 if (s->mode == TRUECOLOR) in sane_get_parameters()
1310 s->params.last_frame = (s->mode != TRUECOLOR) || (s->pass == 2); in sane_get_parameters()
1342 if (s->mode == TRUECOLOR) in sane_start()
H A Dtamarack.h156 #define TRUECOLOR 3 macro

Completed in 3 milliseconds