Displaying 20 results from an estimated 20 matches for "static_modes_float_arm_ne10".
2015 Feb 16
0
[RFC PATCH v2] Encode optimize using libNe10
...| 27 ++-
> celt/kiss_fft.h | 54 ++++-
> celt/mdct.c | 15 +-
> celt/mdct.h | 39 +++-
> celt/modes.c | 8 +-
> celt/static_modes_float.h | 25 ++
> celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++++
> celt/tests/test_unit_dft.c | 52 +++--
> celt/tests/test_unit_mathops.c | 6 +
> celt/tests/test_unit_mdct.c | 81 ++++---
> celt/tests/test_unit_rotation.c | 6 +
> celt_headers.mk...
2015 Mar 03
2
[RFC PATCHv3] Encode optimize using libNe10
...celt/kiss_fft.c | 27 ++-
celt/kiss_fft.h | 54 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 404 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 52 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 82 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
celt_so...
2015 Jan 20
6
[RFC PATCH v1 0/2] Encode optimize using libNE10
...-
celt/dump_modes/dump_modes_arch.h | 14 ++
celt/kiss_fft.c | 18 +-
celt/kiss_fft.h | 44 +++-
celt/mdct.c | 2 +-
celt/mdct.h | 29 ++-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 367 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 14 +-
celt/tests/test_unit_mdct.c | 19 +-
celt/x86/x86cpu.c | 22 +-
celt_headers.mk | 3 +
celt_sources.mk | 6 +
configure.ac...
2015 Jan 20
0
[RFC PATCH v1 2/2] armv7(float): Optimize encode usecase using NE10 library
...-
celt/dump_modes/dump_modes_arch.h | 14 ++
celt/kiss_fft.c | 18 +-
celt/kiss_fft.h | 44 +++-
celt/mdct.c | 2 +-
celt/mdct.h | 29 ++-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 367 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 14 +-
celt/tests/test_unit_mdct.c | 19 +-
celt_headers.mk | 3 +
celt_sources.mk | 6 +
configure.ac | 81 ++++++++
src/anal...
2015 Mar 03
1
[RFC PATCH v4] Enable optimize using libNe10
...celt/kiss_fft.c | 27 ++-
celt/kiss_fft.h | 54 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 404 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 52 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 82 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
celt_so...
2015 Feb 04
4
[RFC PATCH v2] Encode optimize using libNe10
...kiss_fft.c | 27 ++-
celt/kiss_fft.h | 54 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 52 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 81 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
ce...
2015 Feb 04
0
[RFC PATCH v2] armv7(float): Optimize encode usecase using NE10 library
...kiss_fft.c | 27 ++-
celt/kiss_fft.h | 54 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 52 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 81 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
ce...
2015 Mar 03
0
[RFC PATCHv3] armv7(float): Optimize encode usecase using NE10 library
...celt/kiss_fft.c | 27 ++-
celt/kiss_fft.h | 54 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 404 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 52 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 82 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
celt_so...
2015 May 08
0
[[RFC PATCH v2]: Ne10 fft fixed and previous 1/8] armv7(float): Optimize encode usecase using NE10 library
...celt/kiss_fft.c | 27 ++-
celt/kiss_fft.h | 56 ++++-
celt/mdct.c | 15 +-
celt/mdct.h | 39 +++-
celt/modes.c | 8 +-
celt/static_modes_float.h | 25 +++
celt/static_modes_float_arm_ne10.h | 404 ++++++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 53 +++--
celt/tests/test_unit_mathops.c | 6 +
celt/tests/test_unit_mdct.c | 84 ++++---
celt/tests/test_unit_rotation.c | 6 +
celt_headers.mk | 3 +
celt_so...
2015 Jan 29
2
[RFC PATCH v1 2/2] armv7(float): Optimize encode usecase using NE10 library
...the
/* ARM NE10 library does not support below values */
comment you added below here as well?
> +#ifndef HAVE_ARM_NE10
> test1d(36,0);
> test1d(36,1);
> test1d(50,0);
> test1d(50,1);
> +#endif
> celt/static_modes_fixed.h \
> +celt/static_modes_float_arm_ne10.h \
> celt/arm/armcpu.h \
Wrong indentation.
> celt/arm/fixed_armv4.h \
> celt/arm/fixed_armv5e.h \
> celt/arm/kiss_fft_armv4.h \
> celt/arm/kiss_fft_armv5e.h \
> celt/arm/pitch_arm.h \
> +celt/arm/fft_arm.h \
> +celt/arm/mdct_arm.h \
> celt/x86/pitch_sse....
2015 Mar 18
5
[RFC PATCH v1 0/4] Enable aarch64 intrinsics/Ne10
...| 61 ++++-
celt/mips/celt_mipsr1.h | 2 +-
celt/modes.c | 8 +-
celt/pitch.c | 4 +-
celt/pitch.h | 22 +-
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 55 +++--
celt/tests/test_unit_mathops.c | 21 +-
celt/tests/test_unit_mdct.c | 85 ++++---
celt/tests/test_unit_rotation.c | 21 +-
celt/x86/celt_lpc_sse.c...
2015 Mar 31
6
[RFC PATCH v1 0/5] aarch64: celt_pitch_xcorr: Fixed point series
...| 61 ++++-
celt/mips/celt_mipsr1.h | 2 +-
celt/modes.c | 8 +-
celt/pitch.c | 4 +-
celt/pitch.h | 22 +-
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 56 +++--
celt/tests/test_unit_mathops.c | 22 +-
celt/tests/test_unit_mdct.c | 88 ++++---
celt/tests/test_unit_rotation.c | 22 +-
celt/x86/celt_lpc_sse.c...
2015 May 15
0
[RFC V3 7/8] armv7, armv8: Optimize fixed point fft using NE10 library
...odes/dump_modes_arch.h
@@ -28,11 +28,17 @@
#ifndef DUMP_MODE_ARCH_H
#define DUMP_MODE_ARCH_H
+#include "config.h"
+
void dump_modes_arch_init();
void dump_mode_arch(CELTMode *mode);
void dump_modes_arch_finalize();
+#if !defined(FIXED_POINT)
#define ARM_NE10_ARCH_FILE_NAME "static_modes_float_arm_ne10.h"
+#else
+#define ARM_NE10_ARCH_FILE_NAME "static_modes_fixed_arm_ne10.h"
+#endif
#if defined(HAVE_ARM_NE10)
#define OVERRIDE_FFT (1)
diff --git a/celt/dump_modes/dump_modes_arm_ne10.c b/celt/dump_modes/dump_modes_arm_ne10.c
index aa53f17..78c09bf 100644
--- a/celt/dump_modes/du...
2015 Jan 29
0
[RFC PATCH v1 2/2] armv7(float): Optimize encode usecase using NE10 library
...ues */
> comment you added below here as well?
>
>> +#ifndef HAVE_ARM_NE10
>> test1d(36,0);
>> test1d(36,1);
>> test1d(50,0);
>> test1d(50,1);
>> +#endif
>
>
>> celt/static_modes_fixed.h \
>> +celt/static_modes_float_arm_ne10.h \
>> celt/arm/armcpu.h \
>
>
> Wrong indentation.
>
>> celt/arm/fixed_armv4.h \
>> celt/arm/fixed_armv5e.h \
>> celt/arm/kiss_fft_armv4.h \
>> celt/arm/kiss_fft_armv5e.h \
>> celt/arm/pitch_arm.h \
>> +celt/arm/fft_arm.h \
>>...
2015 May 08
8
[RFC PATCH v2]: Ne10 fft fixed and previous 0/8]
...| 8 +-
celt/pitch.c | 4 +-
celt/pitch.h | 22 +-
celt/static_modes_fixed.h | 25 ++
celt/static_modes_fixed_arm_ne10.h | 388 +++++++++++++++++++++++++++++
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 62 +++--
celt/tests/test_unit_mathops.c | 22 +-
celt/tests/test_unit_mdct.c | 88 ++++---
celt/tests/test_unit_rotation.c | 22 +-
celt/x86/celt_lpc_sse.c...
2015 May 15
11
[RFC V3 0/8] Ne10 fft fixed and previous
...| 8 +-
celt/pitch.c | 4 +-
celt/pitch.h | 22 +-
celt/static_modes_fixed.h | 25 ++
celt/static_modes_fixed_arm_ne10.h | 388 +++++++++++++++++++++++++++++
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 62 +++--
celt/tests/test_unit_mathops.c | 22 +-
celt/tests/test_unit_mdct.c | 88 ++++---
celt/tests/test_unit_rotation.c | 22 +-
celt/x86/celt_lpc_sse.c...
2015 Apr 28
10
[RFC PATCH v1 0/8] Ne10 fft fixed and previous
...| 8 +-
celt/pitch.c | 4 +-
celt/pitch.h | 22 +-
celt/static_modes_fixed.h | 25 ++
celt/static_modes_fixed_arm_ne10.h | 388 +++++++++++++++++++++++++++++
celt/static_modes_float.h | 25 ++
celt/static_modes_float_arm_ne10.h | 404 +++++++++++++++++++++++++++++++
celt/tests/test_unit_dft.c | 62 +++--
celt/tests/test_unit_mathops.c | 22 +-
celt/tests/test_unit_mdct.c | 88 ++++---
celt/tests/test_unit_rotation.c | 22 +-
celt/x86/celt_lpc_sse.c...
2016 Jul 14
0
[PATCH 2/5] Optimize fixed-point celt_fir_c() for ARM NEON
...on_intr.c"
# include "arm/celt_neon_intr.c"
# if defined(HAVE_ARM_NE10)
# include "kiss_fft.c"
diff --git a/celt_headers.mk b/celt_headers.mk
index c9df94b..36ae290 100644
--- a/celt_headers.mk
+++ b/celt_headers.mk
@@ -34,6 +34,7 @@ celt/static_modes_fixed.h \
celt/static_modes_float_arm_ne10.h \
celt/static_modes_fixed_arm_ne10.h \
celt/arm/armcpu.h \
+celt/arm/celt_lpc_arm.h \
celt/arm/fixed_armv4.h \
celt/arm/fixed_armv5e.h \
celt/arm/fixed_arm64.h \
diff --git a/celt_sources.mk b/celt_sources.mk
index 2ffe99a..37c0129 100644
--- a/celt_sources.mk
+++ b/celt_sources.mk
@@ -37,6...
2016 Jun 17
5
ARM NEON optimization -- celt_fir()
Hi all,
This is Linfeng Zhang from Google. I'll work on ARM NEON optimization in the
next few months.
I'm submitting 2 patches in the following couple of emails, which have the new
created celt_fir_neon().
I revised celt_fir_c() to not pass in argument "mem" in Patch 1. If there are
concerns to this change, please let me know.
Many thanks to your comments.
Linfeng Zhang
2016 Jul 14
6
Several patches of ARM NEON optimization
I rebased my previous 3 patches to the current master with minor changes.
Patches 1 to 3 replace all my previous submitted patches.
Patches 4 and 5 are new.
Thanks,
Linfeng Zhang