Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dtest-picture.c336 SANE_Byte pattern_lo, pattern_hi; in init_picture_buffer() local
346 pattern_hi = (SANE_Byte) ((x1 / 2) & 0xff); in init_picture_buffer()
350 b[line_count * bpl + x + x1 + 1] = pattern_hi; in init_picture_buffer()
354 b[line_count * bpl + x + x1 + 0] = pattern_hi; in init_picture_buffer()

Completed in 1 milliseconds