Home
last modified time | relevance | path

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

/external/tesseract/liblept/
Dpix2.c632 l_uint32 maxval, wordval; in pixSetAllArbitrary() local
668 wordval = 0; in pixSetAllArbitrary()
671 wordval |= (val << (j * d)); in pixSetAllArbitrary()
678 *(line + j) = wordval; in pixSetAllArbitrary()