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

  /external/srec/srec/EventLog/include/
SR_EventLogImpl.h 96 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLog_AudioWrite(SR_EventLog* self, void* buffer, size_t num_bytes);
  /external/srec/srec/EventLog/src/
EventLogImpl.c 200 impl->Interface.audioWrite = &SR_EventLog_AudioWrite;
689 ESR_ReturnCode SR_EventLog_AudioWrite(SR_EventLog* self, void* buffer, size_t num_bytes)

Completed in 692 milliseconds