webrtc/audio
Sebastian Jansson 5f83cf0c6d Replacing rtc::TimeDelta with webrtc::TimeDelta.
This removes the redundant type and replaces all usages. A slight change
in behavior is that we no longer get nanosecond resolution. This should
not matter since no current code requires nanosecond resolution.

Bug: webrtc:9155
Change-Id: I04334e08c686d95731621a6c8a7e40400d0ae3b2
Reviewed-on: https://webrtc-review.googlesource.com/71163
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23174}
2018-05-08 13:22:53 +00:00
..
test Make num-retries default a string. 2018-03-12 21:19:51 +00:00
utility Remove stale dependencies from APM static lib target: 2018-04-18 17:00:05 +00:00
audio_level.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_level.h Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_receive_stream.cc Remove unnecessary proxy+lock code around RtcpRttStats pointer 2018-03-26 12:49:00 +00:00
audio_receive_stream.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_receive_stream_unittest.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_send_stream.cc Uses config struct with bitrate allocator. 2018-04-19 09:15:33 +00:00
audio_send_stream.h Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
audio_send_stream_tests.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
audio_send_stream_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
audio_state.cc Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_state.h Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
audio_state_unittest.cc Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_transport_impl.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_transport_impl.h Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
BUILD.gn Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
channel.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
channel.h Delete OnIncomingCSRCChanged and related code. 2018-03-27 13:18:35 +00:00
channel_proxy.cc Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
channel_proxy.h Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
conversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
mock_voe_channel_proxy.h Remove unnecessary proxy+lock code around RtcpRttStats pointer 2018-03-26 12:49:00 +00:00
null_audio_poller.cc Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
null_audio_poller.h Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remix_resample.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
time_interval.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
transport_feedback_packet_loss_tracker.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
transport_feedback_packet_loss_tracker.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00