Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
bcfe0f68e34371ac1f8edca6bd87092241e173b4
/
celt
/
arm
1a94b2b
Fix RTCD on ARM with Neon Intrinsics but not ASM.
by Jonathan Lennox
· 8 years ago
05d3e79
Add Aarch64 intrinsic for SIG2WORD16.
by Jonathan Lennox
· 9 years ago
7017f55
Add Neon fixed-point implementation of xcorr_kernel.
by Jonathan Lennox
· 9 years ago
fdb3b3a
Add named constants for ARM architecture variants.
by Jonathan Lennox
· 9 years ago
ab61f32
Reorganize ARM CPU #ifdefs.
by Jonathan Lennox
· 9 years ago
e6ac9fa
Move ARM-specific macro overrides to arm-specific file.
by Jonathan Lennox
· 9 years ago
bae8545
armv7: Enable NE10's fixed-point FFT for the MDCT
by Viswanath Puttagunta
· 9 years ago
ba8713c
armv7: Optimize fixed point FFT using NE10 library
by Viswanath Puttagunta
· 9 years ago
19c5406
armv7(float): Optimize decode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
f48abe8
armv7(float): Optimize encode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
b4aa5dc
Reorganize configure's detection of intrinsics functions:
by Jonathan Lennox
· 9 years ago
0b0a2b4
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
by Viswanath Puttagunta
· 10 years ago
4ae4bc6
Fix iOS builds with assembly.
by Timothy B. Terriberry
· 11 years ago
76e831d
Make the arm2gnu.pl converter handle apple specific details
by Martin Storsjo
· 11 years ago
ac0e294
Add separate labels for the start of public functions
by Martin Storsjo
· 11 years ago
e70faf9
arm: Use the UAL syntax for instructions
by Martin Storsjo
· 11 years ago
718b10c
Adds missing license for arm2gnu.pl
by Jean-Marc Valin
· 11 years ago
2e6876c
Using SSAT in SIG2WORD16() on ARMv6
by Jean-Marc Valin
· 11 years ago
17b1978
Speed up the comb filter on ARM by using MAC16_32_Q16()
by Jean-Marc Valin
· 11 years ago
c16a96b
Minor speedups to celt_pitch_xcorr_edsp().
by Timothy B. Terriberry
· 11 years ago
e98816e
Actually use my NEON code.
by Timothy B. Terriberry
· 11 years ago
5c02c5f
Make celt_pitch_xcorr_edsp() work on ARMv5TE.
by Timothy B. Terriberry
· 11 years ago
f50df82
Fixes permissions on arm2gnu.pl
by Jean-Marc Valin
· 11 years ago
39386e0
Adds Neon assembly for correlation/convolution
by Timothy B. Terriberry
· 11 years ago
7830cf1
Replace "inline" with OPUS_INLINE.
by Gregory Maxwell
· 11 years ago
cd4c824
Add run-time CPU detection and support for ARM architecture
by Aurélien Zanelli
· 11 years ago
cd3850c
Port 1ed17cc2 to C_MUL and C_MUL4.
by Timothy B. Terriberry
· 11 years ago
7cb5453
Slightly faster C_MULC for ARMv4.
by Nils Wallménius
· 11 years ago
70485d8
Faster MULT32_32_Q31 for ARM.
by Nils Wallménius
· 11 years ago
2040606
Minor ARMv5E cleanups.
by Timothy B. Terriberry
· 11 years ago
e095c3e
Move ARM asm into its own directories.
by Timothy B. Terriberry
· 11 years ago