Home
last modified time | relevance | path

Searched defs:RxInv (Results 1 – 1 of 1) sorted by relevance

/external/tesseract/classify/
Dintfx.cpp83 uinT8 RxInv, RyInv; /* x.xxxxxxx * 2^Exp */ in ExtractIntFeat() local
460 void ClipRadius(uinT8 *RxInv, uinT8 *RxExp, uinT8 *RyInv, uinT8 *RyExp) { in ClipRadius()