Home
last modified time | relevance | path

Searched refs:CA_AllocateFrontend (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/cfront/
Dca_front.c49 CA_Frontend *CA_AllocateFrontend(float srcscale, int offset, in CA_AllocateFrontend() function
/external/srec/srec/include/
Dfrontapi.h92 CA_Frontend* CA_AllocateFrontend(float srcscale,
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c518 impl->frontend = CA_AllocateFrontend(1, 0, 1); in SR_RecognizerCreateFrontendImpl()