webrtc/modules/audio_coding
Mirko Bonadei 6e396b0188 Moving transform_tables.c to isac_fix_common.
The target modules/audio_coding:isac_neon needs to link with
transform_tables.c but adding a dependency between isac_neon and
isac_fix_c creates a circular dependency.

This CL moves transform_tables.c to isac_fix_common (which is already a
dependency of isac_neon).

Bug: None
Change-Id: I4135ec772b0017e77f1411e9a8093b495220c636
Reviewed-on: https://webrtc-review.googlesource.com/71581
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22968}
2018-04-23 06:56:06 +00:00
..
acm2 Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_network_adaptor compare Optional<unsigned> only to unsigned integers 2018-04-07 10:07:47 +00:00
codecs Add missing header include for filterbanks_neon.c 2018-04-21 18:21:44 +00:00
include Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
neteq Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
test Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Moving transform_tables.c to isac_fix_common. 2018-04-23 06:56:06 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00