Searched refs:SR_AcousticModels_GetParameter (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/AcousticModels/include/
H A DSR_AcousticModelsImpl.h113 SREC_ACOUSTICMODELS_API ESR_ReturnCode SR_AcousticModels_GetParameter(SR_AcousticModels* self,
/external/srec/srec/AcousticModels/src/
H A DAcousticModelsImpl.c272 impl->Interface.getParameter = &SR_AcousticModels_GetParameter;
515 ESR_ReturnCode SR_AcousticModels_GetParameter(SR_AcousticModels* self, const LCHAR* key, LCHAR* value, size_t* len) function

Completed in 221 milliseconds