Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dscale1.c260 return pixScaleGeneral(pixs, scalex, scaley, sharpfract, sharpwidth); in pixScale()
374 pixScaleGeneral(PIX *pixs, in pixScaleGeneral() function
473 return pixScaleGeneral(pixs, scalex, scaley, 0.0, 0); in pixScaleLI()
535 return pixScaleGeneral(pixs, scalex, scaley, 0.0, 0); in pixScaleColorLI()
755 return pixScaleGeneral(pixs, scalex, scaley, 0.0, 0); in pixScaleGrayLI()
1686 return pixScaleGeneral(pix, scalex, scaley, 0.0, 0); in pixScaleSmooth()
1706 return pixScaleGeneral(pix, scalex, scaley, 0.0, 0); in pixScaleSmooth()
1891 return pixScaleGeneral(pix, scalex, scaley, 0.0, 0); in pixScaleAreaMap()
H A Dscale2.c1492 pixgs = pixScaleGeneral(pixg2, scalex, scaley, 0.0, 0); in pixScaleWithAlpha()
H A Dallheaders.h2362 LEPT_DLL extern PIX * pixScaleGeneral ( PIX *pixs, l_float32 scalex, l_float32 scaley, l_float32 sh…
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dscale.c190 return pixScaleGeneral(pixs, scalex, scaley, sharpfract, sharpwidth); in pixScale()
270 pixScaleGeneral(PIX *pixs, in pixScaleGeneral() function
H A Dleptprotos.h1510 LEPT_DLL extern PIX * pixScaleGeneral ( PIX *pixs, l_float32 scalex, l_float32 scaley, l_float32 sh…
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h2339 LEPT_DLL extern PIX * pixScaleGeneral ( PIX *pixs, l_float32 scalex, l_float32 scaley, l_float32 sh…