Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c8765 /* channels_per_line = channels_per_dot * scan.width in RTS_Setup_Depth()
8766 bytes_per_line = channels_per_line * bits_per_channel in RTS_Setup_Depth()
8773 SANE_Int channels_per_line = in RTS_Setup_Depth() local
8776 bytes_per_line = channels_per_line; in RTS_Setup_Depth()
9180 SANE_Int channels_per_line; in RTS_Setup() local
9182 /* Set channels_per_line = channels_per_dot * scan_width */ in RTS_Setup()
9183 channels_per_line = in RTS_Setup()
9185 data_wide_bitset (&Regs[0x060c], 0x3ffff, channels_per_line); in RTS_Setup()

Completed in 14 milliseconds