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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_volume_control_impl.cc 419 int VoEVolumeControlImpl::GetChannelOutputVolumeScaling(int channel,
423 "GetChannelOutputVolumeScaling(channel=%d, scaling=?)", channel);
434 "GetChannelOutputVolumeScaling() failed to locate channel");
437 return channelPtr->GetChannelOutputVolumeScaling(scaling);
channel.cc     [all...]

Completed in 66 milliseconds