Home
last modified time | relevance | path

Searched refs:_newMicLevel (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_device/
Daudio_device_buffer.cc50 _newMicLevel(0), in AudioDeviceBuffer()
286 return _newMicLevel; in NewMicLevel()
490 _newMicLevel = newMicLevel; in DeliverRecordedData()
Daudio_device_buffer.h112 uint32_t _newMicLevel; variable
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h333 uint32_t _newMicLevel; variable
Daudio_device_core_win.h371 uint16_t _newMicLevel; variable
Daudio_device_wave_win.cc114 _newMicLevel(0), in AudioDeviceWindowsWave()
471 uint32_t newMicLevel = _newMicLevel; in DoSetCaptureVolumeThread()
3343 _newMicLevel = newMicLevel; in RecProc()
Daudio_device_core_win.cc478 _newMicLevel(0) in AudioDeviceWindowsCore()
3363 uint32_t newMicLevel = _newMicLevel; in DoSetCaptureVolumeThread()
4099 _newMicLevel = newMicLevel; in DoCaptureThread()