Home
last modified time | relevance | path

Searched refs:SR_AcousticModels_Destroy (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/AcousticModels/include/
DSR_AcousticModelsImpl.h98 SREC_ACOUSTICMODELS_API ESR_ReturnCode SR_AcousticModels_Destroy(SR_AcousticModels* self);
/external/srec/srec/AcousticModels/src/
DAcousticModelsImpl.c269 impl->Interface.destroy = &SR_AcousticModels_Destroy; in SR_AcousticModelsLoad()
422 ESR_ReturnCode SR_AcousticModels_Destroy(SR_AcousticModels* self) in SR_AcousticModels_Destroy() function