Searched defs:IsStereoChannelSwappingEnabled (Results 1 - 3 of 3) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
H A D | voe_audio_processing_impl.cc | 1041 bool VoEAudioProcessingImpl::IsStereoChannelSwappingEnabled() { function in class:webrtc::VoEAudioProcessingImpl 1042 return _shared->transmit_mixer()->IsStereoChannelSwappingEnabled(); |
H A D | transmit_mixer.cc | 1337 bool TransmitMixer::IsStereoChannelSwappingEnabled() { function in class:webrtc::voe::TransmitMixer |
/external/webrtc/talk/media/webrtc/ | ||
H A D | fakewebrtcvoiceengine.h | 778 bool IsStereoChannelSwappingEnabled() { function in class:cricket::FakeWebRtcVoiceEngine |
Completed in 111 milliseconds