Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek.c3403 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_n_2() local
3451 if (raw >= raw_end) in fix_line_distance_n_2()
3480 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_n_1() local
3535 if ((raw >= raw_end) || ((s->ld.index[0] >= s->params.lines) && in fix_line_distance_n_1()
3542 raw >= raw_end ? " raw >= raw_end" : ""); in fix_line_distance_n_1()
3571 SANE_Byte *raw_end = raw + num_lines * bpl; in fix_line_distance_se() local
3837 if (raw >= raw_end) in fix_line_distance_se()
3970 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; in fix_line_distance_normal() local
4006 if (raw >= raw_end) in fix_line_distance_normal()
4020 SANE_Byte *out_end, *out_ptr, *raw_end = raw + num_lines * bpl; fix_line_distance_block() local
[all...]

Completed in 6 milliseconds