webrtc/api/audio_codecs/isac
Jiawei Ou 608e6ba394 Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object
This CL will make AudioDecoderIsacT symmetrical to AudioEncoderIsacT.

Bug: webrtc:10826
Change-Id: I78d1cf7bc2245bf4a282aabd81c8ece6ca23f285
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146683
Commit-Queue: Jiawei Ou <ouj@fb.com>
Reviewed-by: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28847}
2019-08-14 00:40:19 +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 Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object 2019-08-14 00:40:19 +00:00
audio_decoder_isac_fix.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_decoder_isac_float.cc Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object 2019-08-14 00:40:19 +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 Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
audio_encoder_isac_fix.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_encoder_isac_float.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +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 Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00