webrtc/modules/audio_coding/codecs/opus
2022-11-11 17:02:35 -05:00
..
test Merge in M108 2022-11-11 17:02:35 -05:00
audio_coder_opus_common.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
audio_coder_opus_common.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
audio_decoder_multi_channel_opus_impl.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_decoder_multi_channel_opus_impl.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_decoder_multi_channel_opus_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_decoder_opus.cc
audio_decoder_opus.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_encoder_multi_channel_opus_impl.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_encoder_multi_channel_opus_impl.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_encoder_multi_channel_opus_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
audio_encoder_opus.cc Merge in M108 2022-11-11 17:02:35 -05:00
audio_encoder_opus.h Merge in M108 2022-11-11 17:02:35 -05:00
audio_encoder_opus_unittest.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
DEPS Don't add libopus to public_deps, its headers are only used directly 2022-06-28 19:13:14 +00:00
opus_bandwidth_unittest.cc
opus_complexity_unittest.cc Migrate audio perf tests on new perf metrics export API 2022-09-25 18:55:50 +00:00
opus_fec_test.cc Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +00:00
opus_inst.h Don't add libopus to public_deps, its headers are only used directly 2022-06-28 19:13:14 +00:00
opus_interface.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
opus_interface.h Avoiding the noise pumping during DTX regions by just forwarding the refresh DTX packets that decrease the comfort noise level at the decoder. 2021-02-05 10:05:25 +00:00
opus_speed_test.cc
opus_unittest.cc Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00