Searched refs:EOSS (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/Recognizer/include/
H A DSR_RecognizerImpl.h50 size_t EOSD; /* num of frames of speech before EOSS (frames) */
51 size_t EOSS; /* frame where end of speech signal occurred (frames) */ member in struct:RecogLogTimings_t
/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c1268 impl->recogLogTimings.EOSS = 0;
2015 CHKLOG(rc, filter_CA_FullResultLabel(result, label, &impl->recogLogTimings.BOSS, &impl->recogLogTimings.EOSS));
2488 CHKLOG(rc, SR_EventLogTokenInt_BASIC(impl->eventLog, impl->osi_log_level, L("EOSS"), impl->recogLogTimings.EOSS));

Completed in 71 milliseconds