This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-24 10:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
codecs
/
mod_isac
History
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
..
arith_routines_hist.c
…
arith_routines_logist.c
…
arith_routines.c
…
arith_routines.h
…
auto_corr_to_refl_coef.c
Copyright date update.
2012-04-18 11:52:02 -05:00
auto_correlation.c
…
bandwidth_estimator.c
…
bandwidth_estimator.h
…
codec.h
…
complex_bit_reverse.c
remove case from mod_iSAC sheesh....
2012-01-24 16:58:28 -06:00
complex_fft.c
…
copy_set_operations.c
…
crc.c
…
crc.h
…
cross_correlation.c
…
decode_bwe.c
…
decode.c
…
division_operations.c
…
dot_product_with_scale.c
…
downsample_fast.c
…
encode_lpc_swb.c
…
encode_lpc_swb.h
…
encode.c
…
energy.c
…
entropy_coding.c
Small off by one error. If the array is of size 144, then an index of 144 inclusive is an error.
2013-05-25 06:41:03 -07:00
entropy_coding.h
…
fft.c
…
fft.h
…
filter_ar_fast_q12.c
…
filter_ar.c
…
filter_functions.c
…
filter_ma_fast_q12.c
…
filterbank_tables.c
…
filterbank_tables.h
…
filterbanks.c
…
get_hanning_window.c
…
get_scaling_square.c
…
ilbc_specific_functions.c
…
intialize.c
…
isac.c
Silence more compiler warnings
2014-01-23 12:25:15 +01:00
isac.gypi
…
isac.h
…
lattice.c
…
levinson_durbin.c
…
LICENSE
…
lpc_analysis.c
…
lpc_analysis.h
…
lpc_gain_swb_tables.c
…
lpc_gain_swb_tables.h
…
lpc_shape_swb12_tables.c
…
lpc_shape_swb12_tables.h
…
lpc_shape_swb16_tables.c
…
lpc_shape_swb16_tables.h
…
lpc_tables.c
…
lpc_tables.h
…
lpc_to_refl_coef.c
…
Makefile.am
move applications to use automake
2014-03-07 18:36:12 -05:00
min_max_operations_neon.c
…
min_max_operations.c
…
mod_iSAC.2008.vcproj
…
mod_iSAC.2010.vcxproj
…
mod_iSAC.2012.vcxproj
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
mod_isac.c
update copyright header for 2014
2014-02-12 12:08:56 -06:00
os_specific_inline.h
…
PATENTS
…
pitch_estimator.c
…
pitch_estimator.h
…
pitch_filter.c
…
pitch_gain_tables.c
…
pitch_gain_tables.h
…
pitch_lag_tables.c
remove case from mod_iSAC sheesh....
2012-01-24 16:58:28 -06:00
pitch_lag_tables.h
…
randomization_functions.c
…
refl_coef_to_lpc.c
…
resample_48khz.c
…
resample_by_2_internal.c
…
resample_by_2_internal.h
…
resample_by_2.c
…
resample_fractional.c
…
resample.c
remove case from mod_iSAC sheesh....
2012-01-24 16:58:28 -06:00
settings.h
…
signal_processing_library.h
…
spectrum_ar_model_tables.c
…
spectrum_ar_model_tables.h
…
spl_inl_armv7.h
…
spl_inl.h
…
spl_sqrt_floor.c
…
spl_sqrt.c
…
spl_version.c
…
splitting_filter.c
…
sqrt_of_one_minus_x_squared.c
…
structs.h
…
transform.c
…
typedefs.h
…
vector_scaling_operations.c
…
webrtc_fft_t_1024_8.c
…
webrtc_fft_t_rad.c
…