.. |
arm
|
44d653003b
Clean celt_pitch_xcorr_float_neon()
|
%!s(int64=7) %!d(string=hai) anos |
dump_modes
|
c930cc57d2
Reduce the scope of Ne10 includes
|
%!s(int64=8) %!d(string=hai) anos |
mips
|
efcdeb9bb2
Fix some compiler warnings
|
%!s(int64=8) %!d(string=hai) anos |
tests
|
9aebd7e03d
Free all allocated memory in unit tests
|
%!s(int64=7) %!d(string=hai) anos |
x86
|
d6d70371e8
Fix compiler warnings
|
%!s(int64=7) %!d(string=hai) anos |
_kiss_fft_guts.h
|
273906404c
silencing overflows in MDCT and FFT
|
%!s(int64=8) %!d(string=hai) anos |
arch.h
|
3c9b4d615c
Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure
|
%!s(int64=8) %!d(string=hai) anos |
bands.c
|
a1ae821c96
Replace call of celt_inner_prod_c() (step 1)
|
%!s(int64=7) %!d(string=hai) anos |
bands.h
|
a1ae821c96
Replace call of celt_inner_prod_c() (step 1)
|
%!s(int64=7) %!d(string=hai) anos |
celt.c
|
e32cd2729e
Avoids reading beyond the current buffer in comb_filter()
|
%!s(int64=8) %!d(string=hai) anos |
celt.h
|
d9a92a78f8
Add delayed decision (doesn't quite work yet)
|
%!s(int64=7) %!d(string=hai) anos |
celt_decoder.c
|
783ad76766
Revise celt_fir_c() to not pass in argument "mem"
|
%!s(int64=8) %!d(string=hai) anos |
celt_encoder.c
|
a1ae821c96
Replace call of celt_inner_prod_c() (step 1)
|
%!s(int64=7) %!d(string=hai) anos |
celt_lpc.c
|
ad15578102
Fix sum initializer in celt_fir()
|
%!s(int64=7) %!d(string=hai) anos |
celt_lpc.h
|
783ad76766
Revise celt_fir_c() to not pass in argument "mem"
|
%!s(int64=8) %!d(string=hai) anos |
cpu_support.h
|
5fa1952e99
Fix x86 build if we presume SSE4.1 (and earlier), but not AVX.
|
%!s(int64=9) %!d(string=hai) anos |
cwrs.c
|
58dbcf23f3
Update URLs
|
%!s(int64=8) %!d(string=hai) anos |
cwrs.h
|
6218cba258
Making decode_pulses() compute the L2-norm on the fly
|
%!s(int64=11) %!d(string=hai) anos |
ecintrin.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
%!s(int64=11) %!d(string=hai) anos |
entcode.c
|
5123175017
Speeding up ec_tell_frac()
|
%!s(int64=11) %!d(string=hai) anos |
entcode.h
|
d9fb8a6651
Optimizing divisions with a signed numerator
|
%!s(int64=11) %!d(string=hai) anos |
entdec.c
|
ec5d01cbe4
Using a table on ARM for unsigned division by small (<=256) integers.
|
%!s(int64=11) %!d(string=hai) anos |
entdec.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
%!s(int64=12) %!d(string=hai) anos |
entenc.c
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
%!s(int64=10) %!d(string=hai) anos |
entenc.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
%!s(int64=12) %!d(string=hai) anos |
fixed_c5x.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
%!s(int64=11) %!d(string=hai) anos |
fixed_c6x.h
|
b7bd4c20ac
celt_maxabs16() now returns an opus_val32 to avoid problems with -32768
|
%!s(int64=11) %!d(string=hai) anos |
fixed_debug.h
|
d6d70371e8
Fix compiler warnings
|
%!s(int64=7) %!d(string=hai) anos |
fixed_generic.h
|
d6d70371e8
Fix compiler warnings
|
%!s(int64=7) %!d(string=hai) anos |
float_cast.h
|
cd159fd1ec
Making gcc use SSE directly for float->int conversion when available
|
%!s(int64=8) %!d(string=hai) anos |
kiss_fft.c
|
273906404c
silencing overflows in MDCT and FFT
|
%!s(int64=8) %!d(string=hai) anos |
kiss_fft.h
|
ba8713ccb5
armv7: Optimize fixed point FFT using NE10 library
|
%!s(int64=9) %!d(string=hai) anos |
laplace.c
|
ab5a049705
Merge commit '390c89225d'
|
%!s(int64=12) %!d(string=hai) anos |
laplace.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
%!s(int64=12) %!d(string=hai) anos |
mathops.c
|
b66080a879
Fixes minor code quality issues in CELT
|
%!s(int64=8) %!d(string=hai) anos |
mathops.h
|
7f3fb20185
Fixes problem with M_PI
|
%!s(int64=8) %!d(string=hai) anos |
mdct.c
|
1a37d4e15c
Saturate MDCT output post-TDAC rather than pre-
|
%!s(int64=8) %!d(string=hai) anos |
mdct.h
|
bae854501f
armv7: Enable NE10's fixed-point FFT for the MDCT
|
%!s(int64=9) %!d(string=hai) anos |
mfrngcod.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
%!s(int64=12) %!d(string=hai) anos |
modes.c
|
d6d70371e8
Fix compiler warnings
|
%!s(int64=7) %!d(string=hai) anos |
modes.h
|
e1f846208e
Minor cleanup -- nothing to see here
|
%!s(int64=11) %!d(string=hai) anos |
opus_custom_demo.c
|
ab5a049705
Merge commit '390c89225d'
|
%!s(int64=12) %!d(string=hai) anos |
os_support.h
|
dacfd28e9a
os_support: fix misleading comments
|
%!s(int64=10) %!d(string=hai) anos |
pitch.c
|
85fb8a1d17
Replace call of celt_inner_prod_c() (step 2)
|
%!s(int64=7) %!d(string=hai) anos |
pitch.h
|
4fe9de3b0f
Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON
|
%!s(int64=7) %!d(string=hai) anos |
quant_bands.c
|
76596ad93a
Fixes comment
|
%!s(int64=8) %!d(string=hai) anos |
quant_bands.h
|
b08c4ca3f5
Surround: Better LFE handling
|
%!s(int64=11) %!d(string=hai) anos |
rate.c
|
92282c1ae4
Improves CELT bit allocation at very low bitrates
|
%!s(int64=8) %!d(string=hai) anos |
rate.h
|
68a0e046a2
Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES
|
%!s(int64=9) %!d(string=hai) anos |
stack_alloc.h
|
e775090427
pseudostack instrumentation (off by default)
|
%!s(int64=11) %!d(string=hai) anos |
static_modes_fixed.h
|
ba8713ccb5
armv7: Optimize fixed point FFT using NE10 library
|
%!s(int64=9) %!d(string=hai) anos |
static_modes_fixed_arm_ne10.h
|
c930cc57d2
Reduce the scope of Ne10 includes
|
%!s(int64=8) %!d(string=hai) anos |
static_modes_float.h
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
%!s(int64=9) %!d(string=hai) anos |
static_modes_float_arm_ne10.h
|
c930cc57d2
Reduce the scope of Ne10 includes
|
%!s(int64=8) %!d(string=hai) anos |
vq.c
|
4507637ccc
Fixes unit tests that need arch-specific code
|
%!s(int64=7) %!d(string=hai) anos |
vq.h
|
4507637ccc
Fixes unit tests that need arch-specific code
|
%!s(int64=7) %!d(string=hai) anos |