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

/external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/
H A Dfake_audio_device_buffer.cc41 int32_t FakeAudioDeviceBuffer::SetRecordingChannels(uint8_t channels) { function in class:webrtc::FakeAudioDeviceBuffer
/external/chromium_org/third_party/webrtc/modules/audio_device/
H A Daudio_device_buffer.cc173 // SetRecordingChannels
176 int32_t AudioDeviceBuffer::SetRecordingChannels(uint8_t channels) function in class:webrtc::AudioDeviceBuffer
178 WEBRTC_TRACE(kTraceMemory, kTraceAudioDevice, _id, "AudioDeviceBuffer::SetRecordingChannels(channels=%u)", channels);

Completed in 31 milliseconds