Searched refs:pixSetMaskedGeneral (Results 1 – 5 of 5) sorted by relevance
/external/tesseract/liblept/ |
D | textops.c | 378 pixSetMaskedGeneral(pixs, pix, val, x, y0 - baseline); in pixSetTextline()
|
D | kernel.c | 925 pixSetMaskedGeneral(pixd, pixt0, normval, x0, y0); in kernelDisplayInPix()
|
D | pix3.c | 245 pixSetMaskedGeneral(PIX *pixd, in pixSetMaskedGeneral() function
|
D | leptprotos.h | 948 LEPT_DLL extern l_int32 pixSetMaskedGeneral ( PIX *pixd, PIX *pixm, l_uint32 val, l_int32 x, l_int3…
|
/external/tesseract/include/ |
D | leptprotos.h | 919 LEPT_DLL extern l_int32 pixSetMaskedGeneral ( PIX *pixd, PIX *pixm, l_uint32 val, l_int32 x, l_int3…
|