Home
last modified time | relevance | path

Searched refs:color_shuffle (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Depson2-ops.c155 dev->color_shuffle = SANE_FALSE; in e2_dev_init()
1206 if (s->hw->color_shuffle == SANE_TRUE) { in e2_set_scanning_parameters()
1394 s->hw->color_shuffle = SANE_FALSE; in e2_init_parameters()
1408 s->hw->color_shuffle = SANE_TRUE; in e2_init_parameters()
1883 color_shuffle(SANE_Handle handle, int *new_length) in color_shuffle() function
2082 if (s->hw->color_shuffle) { in e2_block_read()
2175 * Do the color_shuffle if everything else is correct - at this time in e2_block_read()
2179 if (s->hw->color_shuffle) { in e2_block_read()
2182 status = color_shuffle(s, &new_length); in e2_block_read()
H A Depson.h204 SANE_Bool color_shuffle; /* does this scanner need color shuffling */ member
H A Depson.c858 static SANE_Status color_shuffle (SANE_Handle handle, int *new_length);
2040 s->hw->color_shuffle = SANE_FALSE; in attach()
4283 if (s->hw->color_shuffle) in sane_get_parameters()
4290 DBG (1, "Adjusted params.lines for color_shuffle by %d to %d\n", in sane_get_parameters()
4825 s->hw->color_shuffle = SANE_FALSE; in sane_start()
4836 s->hw->color_shuffle = SANE_TRUE; in sane_start()
4839 s->hw->color_shuffle = SANE_FALSE; in sane_start()
4847 s->hw->color_shuffle = SANE_TRUE; in sane_start()
4859 if (s->hw->color_shuffle == SANE_TRUE) in sane_start()
5057 if (s->hw->color_shuffle in sane_start()
5668 color_shuffle (SANE_Handle handle, int *new_length) color_shuffle() function
[all...]
H A Depson2.h347 SANE_Bool color_shuffle; /* does this scanner need color shuffling */ member
H A Depson2.c2222 if (dev->color_shuffle == SANE_TRUE) { in sane_start()

Completed in 12 milliseconds