Home
last modified time | relevance | path

Searched defs:hRecInp (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/ca/
Dpar_basi.c102 CA_RecInputParams *hRecInp = NULL; in CA_AllocateRecognitionParameters() local
104 hRecInp = (CA_RecInputParams *) CALLOC_CLR(1, in CA_AllocateRecognitionParameters() local
119 void CA_FreeRecognitionParameters(CA_RecInputParams *hRecInp) in CA_FreeRecognitionParameters()