webrtc/modules/audio_mixer
Artem Titov 10a0bd6b9a Use backticks not vertical bars to denote variables in comments for /modules/audio_mixer
Bug: webrtc:12338
Change-Id: I88c0824451f1448590df0f57bb094d39dffece66
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227093
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34623}
2021-08-02 11:10:59 +00:00
..
g3doc Update links to point at main branch 2021-07-22 16:41:26 +00:00
audio_frame_manipulator.cc Enables usage of ChannelMixer in WebRTC's output mixer. 2019-07-09 14:49:47 +00:00
audio_frame_manipulator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
audio_frame_manipulator_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_mixer_impl.cc AudioMixer: make the number of sources to mix configurable. 2021-05-17 15:43:25 +00:00
audio_mixer_impl.h AudioMixer: make the number of sources to mix configurable. 2021-05-17 15:43:25 +00:00
audio_mixer_impl_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_mixer 2021-08-02 11:10:59 +00:00
audio_mixer_test.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
BUILD.gn Include all RTP packet infos from the mix list when updating the audio frame for mixing. 2021-05-18 11:05:37 +00:00
default_output_rate_calculator.cc Move dynamic memory allocations of webrtc::AudioMixerImpl from RT thead 2020-10-19 13:13:22 +00:00
default_output_rate_calculator.h Use backticks not vertical bars to denote variables in comments for /modules/audio_mixer 2021-08-02 11:10:59 +00:00
DEPS Enables usage of ChannelMixer in WebRTC's output mixer. 2019-07-09 14:49:47 +00:00
frame_combiner.cc Include all RTP packet infos from the mix list when updating the audio frame for mixing. 2021-05-18 11:05:37 +00:00
frame_combiner.h Move dynamic memory allocations of webrtc::AudioMixerImpl from RT thead 2020-10-19 13:13:22 +00:00
frame_combiner_unittest.cc Include all RTP packet infos from the mix list when updating the audio frame for mixing. 2021-05-18 11:05:37 +00:00
gain_change_calculator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
gain_change_calculator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
output_rate_calculator.h Cleanup after sorting out dependencies of OutputRateCalculator 2020-10-20 13:01:29 +00:00
OWNERS Add conceptual documentation for Audio - Mixer 2021-04-22 08:59:38 +00:00
sine_wave_generator.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
sine_wave_generator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00