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

  /external/srec/srec/AcousticState/include/
SR_AcousticStateImpl.h 65 SREC_ACOUSTICSTATE_API ESR_ReturnCode SR_AcousticStateSaveImpl(SR_Recognizer* recognizer, const LCHAR* filename);
  /external/srec/srec/AcousticState/src/
AcousticStateImpl.c 45 impl->Interface.save = &SR_AcousticStateSaveImpl;
96 ESR_ReturnCode SR_AcousticStateSaveImpl(SR_Recognizer* recognizer, const LCHAR* filename)

Completed in 31 milliseconds