Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Drotate1_reg.c175 pixd = pixRotateAMCorner(pixs, ANGLE2, L_BRING_IN_WHITE); in RotateTest()
186 pixt = pixRotateAMCorner(pixd, ANGLE2, L_BRING_IN_WHITE); in RotateTest()
H A Dmultitype_reg.c337 pix2 = pixRotateAMCorner(pix1, 0.25, L_BRING_IN_WHITE); in main()
338 pix3 = pixRotateAMCorner(pix2, -0.35, L_BRING_IN_WHITE); in main()
H A Drotatetest1.c75 pixd = pixRotateAMCorner(pixs, deg2rad * angle, L_BRING_IN_WHITE); in main()
H A Dsmallpix_reg.c175 pix2 = pixRotateAMCorner(pix1, angle, L_BRING_IN_BLACK); in main()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Drotateam.c264 pixRotateAMCorner(PIX *pixs, in pixRotateAMCorner() function
H A Dleptprotos.h1440 LEPT_DLL extern PIX * pixRotateAMCorner ( PIX *pixs, l_float32 angle, l_int32 incolor );
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drotateam.c447 pixRotateAMCorner(PIX *pixs, in pixRotateAMCorner() function
H A Dallheaders.h2285 LEPT_DLL extern PIX * pixRotateAMCorner ( PIX *pixs, l_float32 angle, l_int32 incolor );
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h2258 LEPT_DLL extern PIX * pixRotateAMCorner ( PIX *pixs, l_float32 angle, l_int32 incolor );