Searched refs:pixOpen (Results 1 – 4 of 4) sorted by relevance
/external/tesseract/liblept/ |
D | morphapp.c | 416 pixt = pixOpen(NULL, pixs, sel); in pixUnionOfMorphOps() 470 pixt = pixOpen(NULL, pixs, sel); in pixIntersectionOfMorphOps()
|
D | morph.c | 405 pixOpen(PIX *pixd, in pixOpen() function 804 pixd = pixOpen(pixd, pixs, sel); in pixOpenBrick()
|
D | leptprotos.h | 681 LEPT_DLL extern PIX * pixOpen ( PIX *pixd, PIX *pixs, SEL *sel );
|
/external/tesseract/include/ |
D | leptprotos.h | 662 LEPT_DLL extern PIX * pixOpen ( PIX *pixd, PIX *pixs, SEL *sel );
|