Searched defs:confValue (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c1965 int confValue; local
2419 if(!CA_NBestListGetResultConfidenceValue( resultImpl->nbestList, current_choice, &confValue))
2422 psprintf(label, L("%d"), confValue);

Completed in 61 milliseconds