Home
last modified time | relevance | path

Searched refs:getBit (Results 26 - 26 of 26) sorted by relevance

12

/third_party/backends/backend/
H A Depsonds.c2458 static SANE_Bool getBit (SANE_Byte* bytes, SANE_Int bitIndex) in getBit() function
2482 SANE_Byte temp = getBit(bytes, widthBits * y1 + x1 * pixelBits); in swapPixel1()
2484 SANE_Byte right = getBit(bytes, widthBits * y2 + x2 * pixelBits); in swapPixel1()

Completed in 7 milliseconds

12