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

  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_buffer.cc 40 _recChannel(AudioDeviceModule::kChannelBoth),
231 _recChannel = channel;
242 channel = _recChannel;
416 if (_recChannel == AudioDeviceModule::kChannelBoth)
426 if (AudioDeviceModule::kChannelRight == _recChannel)
audio_device_buffer.h 88 AudioDeviceModule::ChannelType _recChannel;

Completed in 131 milliseconds