Searched refs:SwapStereoChannels (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/utility/include/
H A Daudio_frame_operations.h46 static void SwapStereoChannels(AudioFrame* frame);
/external/webrtc/webrtc/modules/utility/source/
H A Daudio_frame_operations.cc62 void AudioFrameOperations::SwapStereoChannels(AudioFrame* frame) { function in class:webrtc::AudioFrameOperations
H A Daudio_frame_operations_unittest.cc127 AudioFrameOperations::SwapStereoChannels(&frame_);
138 AudioFrameOperations::SwapStereoChannels(&frame_);
/external/webrtc/webrtc/voice_engine/
H A Dtransmit_mixer.cc358 AudioFrameOperations::SwapStereoChannels(&_audioFrame);

Completed in 157 milliseconds