Searched refs:GetInputLevel (Results 1 – 5 of 5) sorted by relevance
98 virtual int GetInputLevel() = 0;172 virtual int GetInputLevel() { in GetInputLevel() function173 return voice_.GetInputLevel(); in GetInputLevel()
763 int GetInputLevel() { return 0; } in GetInputLevel() function
76 int GetInputLevel();
913 int WebRtcVoiceEngine::GetInputLevel() { in GetInputLevel() function in cricket::WebRtcVoiceEngine
1449 return media_engine_->GetInputLevel(); in GetInputLevel_w()