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

  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_buffer.cc 40 _recChannel(AudioDeviceModule::kChannelBoth),
221 if (channel == AudioDeviceModule::kChannelBoth)
416 if (_recChannel == AudioDeviceModule::kChannelBoth)
audio_device_impl.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_device/include/
audio_device.h 48 kChannelBoth = 2
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 515 if (channel != AudioDeviceModule::kChannelBoth) {
516 // There is no right or left in mono. I.e. kChannelBoth should be used for
525 // Stereo recording not supported. However, WebRTC ADM returns kChannelBoth
527 *channel = AudioDeviceModule::kChannelBoth;
  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
audio_device_test_api.cc     [all...]
func_test_manager.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_hardware_impl.cc 334 AudioDeviceModule::kChannelBoth;
344 // default setting kChannelBoth (<=> mono)

Completed in 8476 milliseconds