Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_Session.h414 ESR_SHARED_API ESR_ReturnCode ESR_SessionSetInt(const LCHAR* name, int value);
/external/srec/shared/src/
DESR_Session.c112 ESR_ReturnCode ESR_SessionSetInt(const LCHAR* name, int value) in ESR_SessionSetInt() function
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c4059 change_status = ESR_SessionSetInt ( "CREC.Frontend.highcut", 4000 ); in SR_Recognizer_Change_Sample_Rate_Session_Params_8K()
4106 change_status = ESR_SessionSetInt ( "CREC.Frontend.highcut", 5500 ); in SR_Recognizer_Change_Sample_Rate_Session_Params_11K_to_22K()