OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_AcousticModels_GetCount
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/AcousticModels/include/
SR_AcousticModelsImpl.h
119
SREC_ACOUSTICMODELS_API ESR_ReturnCode
SR_AcousticModels_GetCount
(SR_AcousticModels* self,
/external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c
273
impl->Interface.getCount = &
SR_AcousticModels_GetCount
;
542
ESR_ReturnCode
SR_AcousticModels_GetCount
(SR_AcousticModels* self, size_t* size)
Completed in 30 milliseconds