webrtc/src/common_audio/signal_processing
bjornv@webrtc.org 530963925e Solves buffer overrun crash on Windows [issue 258].
Removed function calls not tested. Added a TODO on activating them when refactoring signal_processing.
Review URL: https://webrtc-codereview.appspot.com/379012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1620 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-07 08:10:46 +00:00
..
include Optimized function WebRtcSpl_FilterARFastQ12 for ARM platform. 2012-01-24 02:12:49 +00:00
Android.mk Optimized function WebRtcSpl_FilterARFastQ12 for ARM platform. 2012-01-24 02:12:49 +00:00
auto_corr_to_refl_coef.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
auto_correlation.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
complex_bit_reverse.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
complex_fft.c Made tables static. 2011-12-01 15:40:50 +00:00
copy_set_operations.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
cross_correlation_neon.s Optimized spl function WebRtcSpl_CrossCorrelation for ARM Neon platforms. 2012-01-06 19:50:20 +00:00
cross_correlation.c Optimized spl function WebRtcSpl_CrossCorrelation for ARM Neon platforms. 2012-01-06 19:50:20 +00:00
division_operations.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
dot_product_with_scale.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
downsample_fast.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
energy.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
filter_ar_fast_q12_armv7.s Optimized function WebRtcSpl_FilterARFastQ12 for ARM platform. 2012-01-24 02:12:49 +00:00
filter_ar_fast_q12.c Optimized function WebRtcSpl_FilterARFastQ12 for ARM platform. 2012-01-24 02:12:49 +00:00
filter_ar.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
filter_ma_fast_q12.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
get_hanning_window.c Made tables static. 2011-12-01 15:40:50 +00:00
get_scaling_square.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
ilbc_specific_functions.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
levinson_durbin.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
lpc_to_refl_coef.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
min_max_operations_neon.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
min_max_operations.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
randomization_functions.c Made tables static. 2011-12-01 15:40:50 +00:00
refl_coef_to_lpc.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample_48khz.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample_by_2_internal.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample_by_2_internal.h Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample_by_2.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample_fractional.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
resample.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
signal_processing_unittest.cc Solves buffer overrun crash on Windows [issue 258]. 2012-02-07 08:10:46 +00:00
signal_processing.gypi Made tables static. 2011-12-01 15:40:50 +00:00
spl_sqrt_floor.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
spl_sqrt.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
spl_version.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
splitting_filter.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
sqrt_of_one_minus_x_squared.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
vector_scaling_operations.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
webrtc_fft_t_1024_8.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
webrtc_fft_t_rad.c Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00