webrtc/api/audio_codecs/isac
Alessio Bazzica 08b11cafae iSAC config: target bitrate exposed for fixed impl
It is now possible to set the target bitrate for iSAC for the fixed
point implementation. Unit tests added.

Bug: webrtc:11360
Change-Id: I60225d4ca1363cdacf18931e7cf412c5aec8d8fe
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168529
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30526}
2020-02-14 14:08:21 +00:00
..
audio_decoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_decoder_isac_fix.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_decoder_isac_fix.h Adding missing RTC_EXPORT for component build. 2019-10-18 09:17:56 +00:00
audio_decoder_isac_float.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_decoder_isac_float.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_encoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_encoder_isac_fix.cc iSAC config: target bitrate exposed for fixed impl 2020-02-14 14:08:21 +00:00
audio_encoder_isac_fix.h iSAC config: target bitrate exposed for fixed impl 2020-02-14 14:08:21 +00:00
audio_encoder_isac_float.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_encoder_isac_float.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +00:00