Sign in
webrtc
/
src
/
2a569a2fc9cfce021ec3563c5ba71a1ff8f69479
/
common_audio
/
signal_processing
/
spl_init.c
225842c
Initialize signal processing function pointers statically
by Karl Wiberg
· 6 years ago
d757356
Fixing -Wstrict-prototypes warnings.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/common_audio/signal_processing/spl_init.c]
e305d95
Remove runtime NEON detection
by pasko
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
cb7f8ce
Clear ARM NEON flag
by Andrew MacDonald
· 10 years ago
0933d01
Enabling common_audio building with NEON on ARM64
by andrew@webrtc.org
· 10 years ago
ee43263
Cleaned up real_fft APIs due to non-existing NEON code
by bjornv@webrtc.org
· 10 years ago
874920f
Disable WebRtcSpl_ScaleAndAddVectorsWithRoundNeon due to crash.
by fischman@webrtc.org
· 11 years ago
8bf755d
MIPS optimizations for the functions WebRtcSpl_SqrtFloor, WebRtcSpl_CrossCorrelation, WebRtcSpl_ScaleAndAddVectorsWithRound and the inline functions from signal_processing spl_inl.h file.
by andrew@webrtc.org
· 11 years ago
fc8aaf0
Formalized Real 16-bit FFT for APM.
by kma@webrtc.org
· 11 years ago
eed919d
MIPS optimizations for the following functions:
by andrew@webrtc.org
· 12 years ago
aa30bb7
Include files from webrtc/.. paths in common_audio/
by pbos@webrtc.org
· 12 years ago
5140e24
MIPS optimizations for Signal Processing Library patch01
by andrew@webrtc.org
· 12 years ago
63e0964
Fix webrtc compilation errors for Chrome Win64
by andrew@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/common_audio/signal_processing/spl_init.c]
7aa1189
Fix a break on the "ChromiumOS (daisy)" bot.
by wu@webrtc.org
· 12 years ago
ac4d70d
Moved calling points of spl_int routines from module init to module create routines.
by kma@webrtc.org
· 12 years ago
f9e6cc2
Framework for using real FFT in ARMv7 and Neon platforms.
by kma@webrtc.org
· 12 years ago
0221b78
Added run time ARM-Neon detection feature in SPL functions.
by kma@webrtc.org
· 12 years ago