Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dpixacc.c90 pixaccCreate(l_int32 w, in pixaccCreate() function
143 pixacc = pixaccCreate(w, h, negflag); in pixaccCreateFromPix()
344 pacct = pixaccCreate(w, h, negflag); in pixaccMultConstAccumulate()
H A Denhance.c1018 pixacc = pixaccCreate(w, h, 1); in pixUnsharpMaskingGray()
H A Dcompare.c1169 pixacc = pixaccCreate(w, h, 0); in pixCompareTiled()
H A Dallheaders.h1726 LEPT_DLL extern PIXACC * pixaccCreate ( l_int32 w, l_int32 h, l_int32 negflag );
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dpixacc.c77 pixaccCreate(l_int32 w, in pixaccCreate() function
126 pixacc = pixaccCreate(w, h, negflag); in pixaccCreateWithPix()
324 pacct = pixaccCreate(w, h, negflag); in pixaccMultConstAccumulate()
H A Dcompare.c973 pixacc = pixaccCreate(w, h, 0); in pixCompareTiled()
H A Denhance.c876 pixacc = pixaccCreate(w, h, 1); in pixUnsharpMaskingGray()
H A Dleptprotos.h1091 LEPT_DLL extern PIXACC * pixaccCreate ( l_int32 w, l_int32 h, l_int32 negflag );
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dgraymorph1_reg.c240 pacc = pixaccCreate(w, h, 1); in main()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h1695 LEPT_DLL extern PIXACC * pixaccCreate ( l_int32 w, l_int32 h, l_int32 negflag );