Home
last modified time | relevance | path

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

/external/srec/srec/EventLog/src/
DEventLog.c116 ESR_ReturnCode SR_EventLogAudioOpen(SR_EventLog* self, const LCHAR* audio_type, size_t sample_rate,… in SR_EventLogAudioOpen()
Driff.c679 const wchar_t **audio_type, SwiRiffStruct *swichunk) in readRiff2Buf()
853 static int getFormatTag(wchar_t *audio_type) in getFormatTag()
944 wchar_t *audio_type, in convertBuf2Riff()
DEventLogImpl.c641 ESR_ReturnCode SR_EventLog_AudioOpen(SR_EventLog* self, const LCHAR* audio_type, size_t sample_rate… in SR_EventLog_AudioOpen()