Home
last modified time | relevance | path

Searched refs:MySqrt (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/classify/
Dintfx.cpp123 Length = MySqrt (DeltaX, DeltaY); in ExtractIntFeat()
172 Length = MySqrt (DeltaX, DeltaY); in ExtractIntFeat()
252 Length = MySqrt (DeltaX, DeltaY); in ExtractIntFeat()
375 uinT16 MySqrt(inT32 X, inT32 Y) { in MySqrt() function
Dintfx.h58 uinT16 MySqrt(inT32 X, inT32 Y);