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

  /external/srec/srec/crec/
srec_eosd.c 32 int non_terminal_timeout,
41 eosd->internalnode_timeout = (frameID)non_terminal_timeout;
  /external/srec/srec/ca/
rec_basi.c 101 hRecInput->non_terminal_timeout,
  /external/srec/srec/include/
simapi.h 290 int non_terminal_timeout; /* end of utterance timeout at non terminal node */ member in struct:__anon5905
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 85 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.non_terminal_timeout", 50));
597 CHKLOG(rc, ESR_SessionGetInt("CREC.Recognizer.non_terminal_timeout", &params->non_terminal_timeout));
    [all...]

Completed in 43 milliseconds