Home
last modified time | relevance | path

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

/external/tesseract/classify/
Dadaptmatch.cpp61 #define MAX_ADAPTABLE_WERD_SIZE 40 macro
434 FLOAT32 Thresholds[MAX_ADAPTABLE_WERD_SIZE]; in AdaptToWord()
441 if (strlen(BestChoice_lengths) > MAX_ADAPTABLE_WERD_SIZE) in AdaptToWord()
974 BestChoiceLength <= MAX_ADAPTABLE_WERD_SIZE && ( in AdaptableWord()