webrtc/modules/audio_coding/codecs/isac
Mirko Bonadei bef022bde0 Refactor cpu_features_wrapper.h functions from C to C++.
As mentioned on https://webrtc-review.googlesource.com/c/src/+/183380,
then relanded as https://webrtc-review.googlesource.com/c/src/+/183444,
functions in cpu_features_wrapper.h should be refactored to use
C++ features like namespaces and drop the WebRtc_ prefix.

Bug: None
Change-Id: I3e83e1668f9bf48a5d8e85d809f006666b7fa45e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183445
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32045}
2020-09-07 08:44:24 +00:00
..
fix Refactor cpu_features_wrapper.h functions from C to C++. 2020-09-07 08:44:24 +00:00
main iSAC API wrapper unit test fix 2020-02-27 14:27:23 +00:00
audio_decoder_isac_t.h Delete AudioDecoder method IncomingPacket 2019-09-24 08:30:24 +00:00
audio_decoder_isac_t_impl.h Delete AudioDecoder method IncomingPacket 2019-09-24 08:30:24 +00:00
audio_encoder_isac_t.h iSAC encoder: Make it possible to change target bitrate at any time 2020-06-22 14:59:22 +00:00
audio_encoder_isac_t_impl.h iSAC encoder: Make it possible to change target bitrate at any time 2020-06-22 14:59:22 +00:00
bandwidth_info.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
empty.cc Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
isac_webrtc_api_test.cc iSAC encoder: Make it possible to change target bitrate at any time 2020-06-22 14:59:22 +00:00