aboutsummaryrefslogtreecommitdiff
path: root/celt/static_modes_fixed_arm_ne10.h
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2015-10-07 19:45:44 -0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2015-10-07 19:50:43 -0400
commitdb7a0d6626b795357b2c21474187e27647ff21e8 (patch)
treeb8ac903b7c7c8177a04136e3d42225492fe2ca0e /celt/static_modes_fixed_arm_ne10.h
parentbae854501fa55ce2cdc1dd8f81e5e9c19c6ed2ff (diff)
downloadlibopus-db7a0d6626b795357b2c21474187e27647ff21e8.tar.gz
Fix dump_modes output for fixed-point NE10.
Some of the fields present in NE10's float state struct are not present in the fixed-point version, but we were generating initializers for them anyway. Also, the float modes were not up-to-date with the output of dump_modes.
Diffstat (limited to 'celt/static_modes_fixed_arm_ne10.h')
-rw-r--r--celt/static_modes_fixed_arm_ne10.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/celt/static_modes_fixed_arm_ne10.h b/celt/static_modes_fixed_arm_ne10.h
index 9e137b9a..b8ef0cee 100644
--- a/celt/static_modes_fixed_arm_ne10.h
+++ b/celt/static_modes_fixed_arm_ne10.h
@@ -343,10 +343,6 @@ static const ne10_fft_state_int32_t ne10_fft_state_int32_t_480 = {
(ne10_fft_cpx_int32_t *)ne10_twiddles_480,
NULL,
(ne10_fft_cpx_int32_t *)&ne10_twiddles_480[120],
-/* is_forward_scaled = true */
-(ne10_int32_t) 1,
-/* is_backward_scaled = false */
-(ne10_int32_t) 0,
};
static const arch_fft_state cfg_arch_480 = {
1,
@@ -359,10 +355,6 @@ static const ne10_fft_state_int32_t ne10_fft_state_int32_t_240 = {
(ne10_fft_cpx_int32_t *)ne10_twiddles_240,
NULL,
(ne10_fft_cpx_int32_t *)&ne10_twiddles_240[60],
-/* is_forward_scaled = true */
-(ne10_int32_t) 1,
-/* is_backward_scaled = false */
-(ne10_int32_t) 0,
};
static const arch_fft_state cfg_arch_240 = {
1,
@@ -375,10 +367,6 @@ static const ne10_fft_state_int32_t ne10_fft_state_int32_t_120 = {
(ne10_fft_cpx_int32_t *)ne10_twiddles_120,
NULL,
(ne10_fft_cpx_int32_t *)&ne10_twiddles_120[30],
-/* is_forward_scaled = true */
-(ne10_int32_t) 1,
-/* is_backward_scaled = false */
-(ne10_int32_t) 0,
};
static const arch_fft_state cfg_arch_120 = {
1,
@@ -391,10 +379,6 @@ static const ne10_fft_state_int32_t ne10_fft_state_int32_t_60 = {
(ne10_fft_cpx_int32_t *)ne10_twiddles_60,
NULL,
(ne10_fft_cpx_int32_t *)&ne10_twiddles_60[15],
-/* is_forward_scaled = true */
-(ne10_int32_t) 1,
-/* is_backward_scaled = false */
-(ne10_int32_t) 0,
};
static const arch_fft_state cfg_arch_60 = {
1,