OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_AcousticModels_SetParameter
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/AcousticModels/include/
SR_AcousticModelsImpl.h
107
SREC_ACOUSTICMODELS_API ESR_ReturnCode
SR_AcousticModels_SetParameter
(SR_AcousticModels* self,
/external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c
271
impl->Interface.setParameter = &
SR_AcousticModels_SetParameter
;
479
ESR_ReturnCode
SR_AcousticModels_SetParameter
(SR_AcousticModels* self, const LCHAR* key, LCHAR* value)
Completed in 1159 milliseconds