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

  /external/webrtc/webrtc/voice_engine/
voe_volume_control_impl.cc 331 int VoEVolumeControlImpl::GetChannelOutputVolumeScaling(int channel,
342 "GetChannelOutputVolumeScaling() failed to locate channel");
345 return channelPtr->GetChannelOutputVolumeScaling(scaling);
channel.cc     [all...]

Completed in 171 milliseconds