webrtc/modules/audio_device
Mirko Bonadei 4f340fa01e Compile audio_device without -Wno-global-constructors.
This CL removes kNumMicrosecsPerSec and kNumMillisecsPerSec from
modules/audio_device/win/core_audio_utility_win.h.

kNumMillisecsPerSec was unused, while kNumMicrosecsPerSec has been
replaced by rtc::kNumMicrosecsPerSec.

Bug: webrtc:9693
Change-Id: I560aa9dad2bfb94a9bf67d3b9941700f1948086b
Reviewed-on: https://webrtc-review.googlesource.com/102860
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24906}
2018-10-01 08:49:51 +00:00
..
android Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
dummy Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
include Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." 2018-09-06 11:31:57 +00:00
ios Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
linux Fix global_constructors, exit_time_destructors in audio device pulse. 2018-09-27 13:19:11 +00:00
mac Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
win Compile audio_device without -Wno-global-constructors. 2018-10-01 08:49:51 +00:00
audio_device_buffer.cc Fixes issue where WebRTC.Audio.RecordSampleRateOffsetInPercent can report 100% (part II) 2018-09-25 14:28:10 +00:00
audio_device_buffer.h Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
audio_device_generic.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_generic.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_impl.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device_impl.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device_name.cc Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_name.h Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_unittest.cc Improves threading model in AudioDeviceTest. 2018-09-28 08:19:47 +00:00
BUILD.gn Compile audio_device without -Wno-global-constructors. 2018-10-01 08:49:51 +00:00
DEPS Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
fine_audio_buffer_unittest.cc Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
fine_audio_buffer.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
fine_audio_buffer.h Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
mock_audio_device_buffer.h Remove unused members from AudioDeviceBuffer 2018-01-16 10:20:32 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00