rhubarb-lip-sync/rhubarb/lib/webrtc-8d2248ff/webrtc/common_audio/signal_processing
Daniel Wolf e5c39efeeb Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
2018-01-24 18:38:09 +01:00
..
include Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
auto_corr_to_refl_coef.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
auto_correlation.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_bit_reverse.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_bit_reverse_arm.S Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_bit_reverse_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_fft.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_fft_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
complex_fft_tables.h Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
copy_set_operations.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
cross_correlation.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
cross_correlation_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
cross_correlation_neon.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
division_operations.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
dot_product_with_scale.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
downsample_fast.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
downsample_fast_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
downsample_fast_neon.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
energy.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
filter_ar.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
filter_ar_fast_q12.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
filter_ar_fast_q12_armv7.S Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
filter_ar_fast_q12_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
filter_ma_fast_q12.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
get_hanning_window.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
get_scaling_square.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
ilbc_specific_functions.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
levinson_durbin.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
lpc_to_refl_coef.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
min_max_operations.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
min_max_operations_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
min_max_operations_neon.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
randomization_functions.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
real_fft.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
real_fft_unittest.cc Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
refl_coef_to_lpc.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_48khz.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_by_2.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_by_2_internal.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_by_2_internal.h Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_by_2_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
resample_fractional.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
signal_processing_unittest.cc Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_init.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_inl.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_sqrt.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_sqrt_floor.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_sqrt_floor_arm.S Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
spl_sqrt_floor_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
splitting_filter.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
sqrt_of_one_minus_x_squared.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
vector_scaling_operations.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
vector_scaling_operations_mips.c Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00