Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-usbimg.c256 scan->Red.pcw[0].Colors[0] = _HILO2WORD(scan->Red.pcw[0].HiLo[0]) >> ls; in usb_AverageColorWord()
257 scan->Green.pcw[0].Colors[0] = _HILO2WORD(scan->Green.pcw[0].HiLo[0]) >> ls; in usb_AverageColorWord()
258 scan->Blue.pcw[0].Colors[0] = _HILO2WORD(scan->Blue.pcw[0].HiLo[0]) >> ls; in usb_AverageColorWord()
262 scan->Red.pcw[dw + 1].Colors[0] = _HILO2WORD(scan->Red.pcw[dw + 1].HiLo[0]) >> ls; in usb_AverageColorWord()
263 scan->Green.pcw[dw + 1].Colors[0] = _HILO2WORD(scan->Green.pcw[d in usb_AverageColorWord()
[all...]
H A Dplustek-usb.h179 ColorWordDef *pcw; member

Completed in 3 milliseconds