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

  /external/webrtc/webrtc/voice_engine/
output_mixer.h 127 float _panRight;
output_mixer.cc 104 _panRight(1.0f),
261 _panRight = right;
269 right = _panRight;
506 if (_panLeft != 1.0 || _panRight != 1.0)
518 AudioFrameOperations::Scale(_panLeft, _panRight, _audioFrame);
channel.cc 586 right_pan= _panRight;
870 _panRight(1.0f),
    [all...]
channel.h 575 float _panRight;

Completed in 642 milliseconds