Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c14417 SANE_Int chnsize; in WShading_Emulate() local
14422 chnsize = (depth > 8) ? 2 : 1; in WShading_Emulate()
14428 chncolor = data_lsb_get (buffer + pos, chnsize); in WShading_Emulate()
14438 data_lsb_set (buffer + pos, icolor, chnsize); in WShading_Emulate()
14444 pos += chnsize; in WShading_Emulate()

Completed in 13 milliseconds