Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dutteranc.h83 int unsure_duration; member
123 int unsure_duration; member
148 int unsure_duration; member
264 int quiet_duration, int unsure_duration,
Dfrontpar.h75 int unsure_duration; member
Dfpi_tgt.h164 int unsure_duration);
/external/srec/srec/crec/
Dget_fram.c71 int quiet_duration, int unsure_duration, in set_voicing_durations() argument
76 utt->gen_utt.unsure_duration = unsure_duration; in set_voicing_durations()
249 utt->gen_utt.quiet_duration, utt->gen_utt.unsure_duration); in get_utterance_frame()
/external/srec/srec/ca/
Dutt_basi.c82 hFrontPar->unsure_duration / 2, in CA_InitUtteranceForFrontend()
87 hFrontPar->unsure_duration, in CA_InitUtteranceForFrontend()
/external/srec/srec/clib/
Dfpi_tgt.c784 int voice_duration, int quite_duration, int unsure_duration) in utterance_detection_fixup() argument
840 for (count = 0; count < unsure_duration && fram != recFrmPtr; in utterance_detection_fixup()
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c464 CHKLOG(rc, ESR_SessionGetInt("CREC.Frontend.utterance_allowance", &params->unsure_duration)); in SR_RecognizerGetFrontendLegacyParametersImpl()