OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eou_threshold
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/ca/
rec_basi.c
97
hRecInput->
eou_threshold
,
98
hRecInput->
eou_threshold
,
/external/srec/srec/include/
simapi.h
291
int
eou_threshold
; /* select hypotheses for end-of-utterance tests */
member in struct:__anon29235
[
all
...]
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
75
CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.
eou_threshold
", 100));
587
CHKLOG(rc, ESR_SessionGetInt("CREC.Recognizer.
eou_threshold
", ¶ms->
eou_threshold
));
[
all
...]
Completed in 185 milliseconds