Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek.c4712 SANE_Int res_counter; in output_data() local
4723 res_counter = 0; in output_data()
4731 res_counter += half_res; in output_data()
4732 if (res_counter >= half_res) in output_data()
4734 res_counter -= res; in output_data()
4751 res_counter += half_res; in output_data()
4752 if (res_counter >= half_res) in output_data()
4754 res_counter -= res; in output_data()

Completed in 7 milliseconds