HomeSort by relevance Sort by last modified time
    Searched refs:CA_PatInputParams (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/ca/
par_basi.c 69 CA_PatInputParams *CA_AllocatePatternParameters(void)
71 CA_PatInputParams *hPatInp = NULL;
75 hPatInp = (CA_PatInputParams *) CALLOC_CLR(1,
76 sizeof(CA_PatInputParams), "ca.hPatInp");
88 void CA_FreePatternParameters(CA_PatInputParams *hPatInp)
pat_basi.c 74 int CA_LoadPattern(CA_Pattern *hPattern, CA_PatInputParams *hPatInput,
  /external/srec/srec/include/
simapi.h 345 CA_PatInputParams;
735 CA_PatInputParams *hPatInput,
    [all...]
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 139 ESR_ReturnCode SR_AcousticModels_LoadLegacyPatternParameters(CA_PatInputParams* params)
583 CA_PatInputParams* patternParams = NULL;

Completed in 29 milliseconds