Home
last modified time | relevance | path

Searched refs:rmask32 (Results 1 – 4 of 4) sorted by relevance

/external/tesseract/liblept/
Dropiplow.c48 static const l_uint32 rmask32[] = {0x0, variable
151 fwmask = rmask32[fwbits]; in rasteropVipLow()
425 *lined &= ~rmask32[lshift]; in shiftDataHorizontalLow()
Droplow.c76 static const l_uint32 rmask32[] = {0x0, variable
307 dfwmask = rmask32[dfwbits]; in rasteropUniGeneralLow()
859 dfwmask = rmask32[dfwbits]; in rasteropVAlignedLow()
1413 srightmask = rmask32[0]; in rasteropGeneralLow()
1421 srightmask = rmask32[sleftshift]; in rasteropGeneralLow()
1432 dfwmask = rmask32[dfwbits]; in rasteropGeneralLow()
Dpix2.c92 static const l_uint32 rmask32[] = {0x0, variable
1023 mask = rmask32[endbits]; in pixSetPadBits()
1091 mask = rmask32[endbits]; in pixSetPadBitsBand()
Dpix4.c79 static const l_uint32 rmask32[] = {0x0, variable
2318 mask = ~rmask32[32 - extra]; in pixClipToForeground()