Home
last modified time | relevance | path

Searched refs:CA_AllocateAcousticParameters (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/ca/
Dpar_basi.c38 CA_AcoustInputParams *CA_AllocateAcousticParameters(void) in CA_AllocateAcousticParameters() function
/external/srec/srec/include/
Dsimapi.h2374 CA_AcoustInputParams *CA_AllocateAcousticParameters(void);
/external/srec/srec/AcousticModels/src/
DAcousticModelsImpl.c308 acousticParams = CA_AllocateAcousticParameters(); in SR_AcousticModelsLoad()
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c1309 acousticParams = CA_AllocateAcousticParameters(); in SR_RecognizerSetupImpl()