Searched refs:VE_GET_MIC_VOL_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/voice_engine/ |
D | voe_volume_control_impl.cc | 96 _shared->SetLastError(VE_GET_MIC_VOL_ERROR, kTraceError, in GetSpeakerVolume() 104 VE_GET_MIC_VOL_ERROR, kTraceError, in GetSpeakerVolume() 146 _shared->SetLastError(VE_GET_MIC_VOL_ERROR, kTraceError, in SetMicVolume() 177 _shared->SetLastError(VE_GET_MIC_VOL_ERROR, kTraceError, in GetMicVolume() 184 _shared->SetLastError(VE_GET_MIC_VOL_ERROR, kTraceError, in GetMicVolume()
|
/external/webrtc/webrtc/voice_engine/include/ |
D | voe_errors.h | 99 #define VE_GET_MIC_VOL_ERROR 9006 macro
|