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

  /external/webrtc/webrtc/voice_engine/
output_mixer.h 126 float _panLeft;
output_mixer.cc 103 _panLeft(1.0f),
260 _panLeft = left;
268 left = _panLeft;
506 if (_panLeft != 1.0 || _panRight != 1.0)
518 AudioFrameOperations::Scale(_panLeft, _panRight, _audioFrame);
channel.cc 585 left_pan = _panLeft;
869 _panLeft(1.0f),
    [all...]
channel.h 574 float _panLeft;

Completed in 35 milliseconds