/external/srec/srec/include/ |
frontpar.h | 75 int unsure_duration; member in struct:__anon29199
|
utteranc.h | 83 int unsure_duration; member in struct:__anon29258 123 int unsure_duration; member in struct:__anon29260 148 int unsure_duration; member in struct:__anon29261 264 int quiet_duration, int unsure_duration,
|
fpi_tgt.h | 164 int unsure_duration);
|
/external/srec/srec/ca/ |
utt_basi.c | 82 hFrontPar->unsure_duration / 2, 87 hFrontPar->unsure_duration,
|
/external/srec/srec/crec/ |
get_fram.c | 71 int quiet_duration, int unsure_duration, 76 utt->gen_utt.unsure_duration = unsure_duration; 249 utt->gen_utt.quiet_duration, utt->gen_utt.unsure_duration);
|
/external/srec/srec/clib/ |
fpi_tgt.c | 784 int voice_duration, int quite_duration, int unsure_duration) 840 for (count = 0; count < unsure_duration && fram != recFrmPtr;
|
/external/srec/srec/Recognizer/src/ |
RecognizerImpl.c | 464 CHKLOG(rc, ESR_SessionGetInt("CREC.Frontend.utterance_allowance", ¶ms->unsure_duration)); [all...] |