tor-browser
The Tor Browser
git clone
https://git.dasho.dev/tor-browser.git
Log
|
Files
|
Refs
|
README
|
LICENSE
files
/
third_party
/
libwebrtc
/
common_audio
/ signal_processing
Mode
Name
Size
-rw-r--r--
auto_corr_to_refl_coef.c
94L
-rw-r--r--
auto_correlation.c
64L
-rw-r--r--
complex_bit_reverse.c
106L
-rw-r--r--
complex_bit_reverse_arm.S
119L
-rw-r--r--
complex_bit_reverse_mips.c
153L
-rw-r--r--
complex_fft.c
267L
-rw-r--r--
complex_fft_mips.c
328L
-rw-r--r--
complex_fft_tables.h
132L
-rw-r--r--
copy_set_operations.c
72L
-rw-r--r--
cross_correlation.c
30L
-rw-r--r--
cross_correlation_mips.c
102L
-rw-r--r--
cross_correlation_neon.c
85L
-rw-r--r--
division_operations.c
123L
-rw-r--r--
dot_product_with_scale.cc
37L
-rw-r--r--
dot_product_with_scale.h
40L
-rw-r--r--
downsample_fast.c
64L
-rw-r--r--
downsample_fast_mips.c
167L
-rw-r--r--
downsample_fast_neon.c
223L
-rw-r--r--
energy.c
36L
-rw-r--r--
filter_ar.c
83L
-rw-r--r--
filter_ar_fast_q12.c
47L
-rw-r--r--
filter_ar_fast_q12_armv7.S
218L
-rw-r--r--
filter_ar_fast_q12_mips.c
137L
-rw-r--r--
filter_ma_fast_q12.c
50L
-rw-r--r--
get_hanning_window.c
64L
-rw-r--r--
get_scaling_square.c
41L
-rw-r--r--
levinson_durbin.c
243L
-rw-r--r--
lpc_to_refl_coef.c
52L
-rw-r--r--
min_max_operations.c
260L
-rw-r--r--
min_max_operations_mips.c
364L
-rw-r--r--
min_max_operations_neon.c
335L
-rw-r--r--
randomization_functions.c
106L
-rw-r--r--
real_fft.c
102L
-rw-r--r--
real_fft_unittest.cc
102L
-rw-r--r--
refl_coef_to_lpc.c
54L
-rw-r--r--
resample.c
511L
-rw-r--r--
resample_48khz.c
186L
-rw-r--r--
resample_by_2.c
185L
-rw-r--r--
resample_by_2_internal.c
673L
-rw-r--r--
resample_by_2_internal.h
60L
-rw-r--r--
resample_by_2_mips.c
285L
-rw-r--r--
resample_fractional.c
236L
-rw-r--r--
signal_processing_unittest.cc
679L
-rw-r--r--
spl_init.c
69L
-rw-r--r--
spl_inl.c
24L
-rw-r--r--
spl_sqrt.c
188L
-rw-r--r--
splitting_filter.c
217L
-rw-r--r--
sqrt_of_one_minus_x_squared.c
34L
-rw-r--r--
vector_operations.c
79L
-rw-r--r--
vector_scaling_operations.c
163L
-rw-r--r--
vector_scaling_operations_mips.c
64L
d---------
include/
-