OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_SessionSetSize_tIfEmpty
(Results
1 - 3
of
3
) sorted by null
/external/srec/shared/include/
ESR_Session.h
478
ESR_SHARED_API ESR_ReturnCode
ESR_SessionSetSize_tIfEmpty
(const LCHAR* name, size_t value);
/external/srec/shared/src/
ESR_Session.c
160
ESR_ReturnCode
ESR_SessionSetSize_tIfEmpty
(const LCHAR* name, size_t value)
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
94
CHKLOG(rc,
ESR_SessionSetSize_tIfEmpty
("SREC.Recognizer.utterance_timeout", 400));
118
CHKLOG(rc,
ESR_SessionSetSize_tIfEmpty
("CREC.Frontend.samplerate", 8000));
[
all
...]
Completed in 160 milliseconds