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

  /external/webrtc/webrtc/modules/utility/source/
file_recorder_impl.h 77 int32_t WriteEncodedAudioData(const int8_t* audioBuffer,
file_recorder_impl.cc 223 if (WriteEncodedAudioData(_audioBuffer, encodedLenInBytes) == -1)
256 int32_t FileRecorderImpl::WriteEncodedAudioData(const int8_t* audioBuffer,

Completed in 66 milliseconds