Searched refs:CA_AcoustInputParams (Results 1 – 7 of 7) sorted by relevance
38 CA_AcoustInputParams *CA_AllocateAcousticParameters(void) in CA_AllocateAcousticParameters()40 CA_AcoustInputParams *hAcoustInp = NULL; in CA_AllocateAcousticParameters()43 hAcoustInp = (CA_AcoustInputParams *) CALLOC_CLR(1, in CA_AllocateAcousticParameters()44 sizeof(CA_AcoustInputParams), "ca.hAcoustInp"); in CA_AllocateAcousticParameters()57 void CA_FreeAcousticParameters(CA_AcoustInputParams *hAcoustInp) in CA_FreeAcousticParameters()
44 CA_AcoustInputParams *hAcoustInp) in CA_LoadModelsInAcoustic()
68 int CA_LoadAcousticSub(CA_Acoustic *hAcoust, char *subname, CA_AcoustInputParams *hAcoustInp) in CA_LoadAcousticSub()
252 CA_AcoustInputParams; typedef536 CA_AcoustInputParams *hAcoustInp);1828 CA_AcoustInputParams *hAcoustInp);1854 CA_AcoustInputParams *hAcoustInp);1861 CA_AcoustInputParams *hAcoustInp,1906 CA_AcoustInputParams *hAcoustInp);2374 CA_AcoustInputParams *CA_AllocateAcousticParameters(void);2394 void CA_FreeAcousticParameters(CA_AcoustInputParams *hAcoustInp);2475 void CA_LoadAcousticParameters(CA_AcoustInputParams *hAcoustInp,2498 void CA_SaveAcousticParameters(CA_AcoustInputParams *hAcoustInp,[all …]
65 ESR_ReturnCode(*getLegacyParameters)(CA_AcoustInputParams* params);159 ESR_ReturnCode SR_AcousticModels_GetLegacyParameters(CA_AcoustInputParams* params);
191 ESR_ReturnCode SR_AcousticModels_GetLegacyParameters(CA_AcoustInputParams* params) in SR_AcousticModels_GetLegacyParameters()256 CA_AcoustInputParams* acousticParams; in SR_AcousticModelsLoad()
1285 CA_AcoustInputParams* acousticParams = NULL; in SR_RecognizerSetupImpl()