webrtc/voice_engine
solenberg c7b4a45594 Remove various IDs:
- AudioFrame
- AudioCodingModule

BUG=webrtc:4690
TBR=kwiberg@webrtc.org

Review-Url: https://codereview.webrtc.org/3019543002
Cr-Original-Commit-Position: refs/heads/master@{#20005}
Committed: https://webrtc.googlesource.com/src/+/2d0f77585d556d8b11d6269d35149ae9ca14c472
Review-Url: https://codereview.webrtc.org/3019543002
Cr-Commit-Position: refs/heads/master@{#20019}
2017-09-28 14:37:11 +00:00
..
include Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
audio_level.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_level.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
channel.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
channel.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
channel_manager.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
channel_manager.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
channel_proxy.cc Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
channel_proxy.h Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
channel_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
shared_data.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
shared_data.h Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
statistics.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
statistics.h Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
transmit_mixer.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
transmit_mixer.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
transport_feedback_packet_loss_tracker.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transport_feedback_packet_loss_tracker.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility.cc Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
utility.h Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
utility_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
voe_base_impl.cc Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
voe_base_impl.h Remove the VoiceEngineObserver callback interface. 2017-09-26 16:35:01 +00:00
voe_base_unittest.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
voice_engine_defines.h Remove various IDs: 2017-09-28 14:37:11 +00:00
voice_engine_impl.cc Clean out unused methods from VoiceEngine and VoEBase. 2017-09-18 08:57:01 +00:00
voice_engine_impl.h Remove VoENetwork 2017-09-21 11:02:53 +00:00