Searched defs:SetPlayoutChannels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/
H A Dfake_audio_device_buffer.cc49 int32_t FakeAudioDeviceBuffer::SetPlayoutChannels(uint8_t channels) { function in class:webrtc::FakeAudioDeviceBuffer
/external/chromium_org/third_party/webrtc/modules/audio_device/
H A Daudio_device_buffer.cc187 // SetPlayoutChannels
190 int32_t AudioDeviceBuffer::SetPlayoutChannels(uint8_t channels) function in class:webrtc::AudioDeviceBuffer
192 WEBRTC_TRACE(kTraceMemory, kTraceAudioDevice, _id, "AudioDeviceBuffer::SetPlayoutChannels(channels=%u)", channels);

Completed in 36 milliseconds