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

  /external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/
fake_audio_device_buffer.cc 49 int32_t FakeAudioDeviceBuffer::SetPlayoutChannels(uint8_t channels) {
  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_buffer.cc 187 // SetPlayoutChannels
190 int32_t AudioDeviceBuffer::SetPlayoutChannels(uint8_t channels)
192 WEBRTC_TRACE(kTraceMemory, kTraceAudioDevice, _id, "AudioDeviceBuffer::SetPlayoutChannels(channels=%u)", channels);

Completed in 2380 milliseconds