HomeSort by relevance Sort by last modified time
    Searched full:right_pan (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/voice_engine/
channel.cc 581 float right_pan = 1.0f; local
586 right_pan= _panRight;
598 if (left_pan != 1.0f || right_pan != 1.0f)
611 AudioFrameOperations::Scale(left_pan, right_pan, *audioFrame);
    [all...]

Completed in 622 milliseconds