/external/tesseract/liblept/ |
D | rotateshear.c | 171 l_int32 xcen, in pixRotateShear() argument 187 return pixRotate2Shear(pixs, xcen, ycen, angle, incolor); in pixRotateShear() 189 return pixRotate3Shear(pixs, xcen, ycen, angle, incolor); in pixRotateShear() 217 l_int32 xcen, in pixRotate2Shear() argument 236 if ((pixd = pixVShear(NULL, pixt, xcen, angle, incolor)) == NULL) in pixRotate2Shear() 273 l_int32 xcen, in pixRotate3Shear() argument 292 if ((pixd = pixVShear(NULL, pixs, xcen, angle / 2., incolor)) == NULL) in pixRotate3Shear() 296 pixVShear(pixd, pixt, xcen, angle / 2., incolor); in pixRotate3Shear() 331 l_int32 xcen, in pixRotateShearIP() argument 352 pixVShearIP(pixs, xcen, hangle, incolor); in pixRotateShearIP()
|
D | rotateamlow.c | 58 l_int32 i, j, xcen, ycen, wm2, hm2; in rotateAMColorLow() local 65 xcen = w / 2; in rotateAMColorLow() 76 xdif = xcen - j; in rotateAMColorLow() 79 xp = xcen + (xpm >> 4); in rotateAMColorLow() 134 l_int32 i, j, xcen, ycen, wm2, hm2; in rotateAMGrayLow() local 141 xcen = w / 2; in rotateAMGrayLow() 152 xdif = xcen - j; in rotateAMGrayLow() 155 xp = xcen + (xpm >> 4); in rotateAMGrayLow() 403 l_int32 i, j, xcen, ycen, wm2, hm2; in rotateAMColorFastLow() local 409 xcen = w / 2; in rotateAMColorFastLow() [all …]
|
D | rotate.c | 282 l_int32 xcen, in pixRotateBySampling() argument 325 xdif = xcen - j; in pixRotateBySampling() 326 x = xcen + (l_int32)(-xdif * cosa - ydif * sina); in pixRotateBySampling() 348 xdif = xcen - j; in pixRotateBySampling() 349 x = xcen + (l_int32)(-xdif * cosa - ydif * sina); in pixRotateBySampling()
|
D | boxfunc2.c | 162 l_int32 xcen, in boxaTransformOrdered() argument 182 xcen, ycen, angle, order); in boxaTransformOrdered() 246 l_int32 xcen, in boxTransformOrdered() argument 275 xcent = (l_int32)(scalex * xcen + 0.5); in boxTransformOrdered() 295 xcent = (l_int32)(scalex * xcen + 0.5); in boxTransformOrdered() 318 xdif = bx + 0.5 * bw - xcen; in boxTransformOrdered() 322 rx = xcen + xdif * cosa - ydif * sina - 0.5 * rw; in boxTransformOrdered() 339 xdif = bx + 0.5 * bw - xcen; in boxTransformOrdered() 343 rx = xcen + xdif * cosa - ydif * sina - 0.5 * rw; in boxTransformOrdered() 362 xdif = tx + 0.5 * bw - xcen; in boxTransformOrdered() [all …]
|
D | leptprotos.h | 234 …int32 shiftx, l_int32 shifty, l_float32 scalex, l_float32 scaley, l_int32 xcen, l_int32 ycen, l_fl… 235 …int32 shiftx, l_int32 shifty, l_float32 scalex, l_float32 scaley, l_int32 xcen, l_int32 ycen, l_fl… 1321 LEPT_DLL extern PIX * pixRotateBySampling ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle,… 1345 LEPT_DLL extern PIX * pixRotateShear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_in… 1346 LEPT_DLL extern PIX * pixRotate2Shear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_i… 1347 LEPT_DLL extern PIX * pixRotate3Shear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_i… 1348 LEPT_DLL extern l_int32 pixRotateShearIP ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, …
|
/external/tesseract/include/ |
D | leptprotos.h | 236 …int32 shiftx, l_int32 shifty, l_float32 scalex, l_float32 scaley, l_int32 xcen, l_int32 ycen, l_fl… 237 …int32 shiftx, l_int32 shifty, l_float32 scalex, l_float32 scaley, l_int32 xcen, l_int32 ycen, l_fl… 1269 LEPT_DLL extern PIX * pixRotateBySampling ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle,… 1293 LEPT_DLL extern PIX * pixRotateShear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_in… 1294 LEPT_DLL extern PIX * pixRotate2Shear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_i… 1295 LEPT_DLL extern PIX * pixRotate3Shear ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, l_i… 1296 LEPT_DLL extern l_int32 pixRotateShearIP ( PIX *pixs, l_int32 xcen, l_int32 ycen, l_float32 angle, …
|
/external/sonivox/jet_tools/JetCreator/ |
D | img_splash.py | 867 \xa0\ta\xf42\xfc\x0f@ yy\xef.w4\xd5\x9bzz\x02]\\f\xcen\xc3\xfb\xb7\x81\xa9D\
|