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

  /external/webrtc/webrtc/voice_engine/
voice_engine_defines.h 37 const float kMinOutputVolumeScaling = 0.0f;
voe_volume_control_impl.cc 315 if (scaling < kMinOutputVolumeScaling || scaling > kMaxOutputVolumeScaling) {

Completed in 41 milliseconds