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

  /external/srec/srec/ca/
par_basi.c 100 CA_RecInputParams *CA_AllocateRecognitionParameters(void)
102 CA_RecInputParams *hRecInp = NULL;
104 hRecInp = (CA_RecInputParams *) CALLOC_CLR(1,
105 sizeof(CA_RecInputParams), "ca.hRecInp");
119 void CA_FreeRecognitionParameters(CA_RecInputParams *hRecInp)
rec_basi.c 73 int CA_ConfigureRecognition(CA_Recog *hRecog, CA_RecInputParams *hRecInput)
156 int first_syntax_node, CA_RecInputParams *hRecInput)
  /external/srec/srec/include/
simapi.h 296 CA_RecInputParams;
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 579 ESR_ReturnCode SR_AcousticModels_LoadLegacyRecognizerParameters(CA_RecInputParams* params)
615 CA_RecInputParams* recogParams = NULL;
    [all...]

Completed in 31 milliseconds