Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek.c4713 SANE_Int enlarged_x; in output_data() local
4724 enlarged_x = 0; in output_data()
4726 while (enlarged_x < s->params.pixels_per_line) in output_data()
4737 enlarged_x++; in output_data()
4744 byte |= 1 << (7 - (enlarged_x % 8)); in output_data()
4746 if ((enlarged_x % 8) == 7) in output_data()
4757 enlarged_x++; in output_data()

Completed in 13 milliseconds