.. |
arm
|
b4aa5dc858
Reorganize configure's detection of intrinsics functions:
|
пре 9 година |
dump_modes
|
554b349cdb
There are no tabs in source code.
|
пре 10 година |
mips
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
tests
|
cb0875e07d
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
|
пре 9 година |
x86
|
fee0ed0754
Add intrinsics support to Visual Studio build.
|
пре 9 година |
_kiss_fft_guts.h
|
f133bac6f9
MIPS optimizations
|
пре 10 година |
arch.h
|
2e6876c07a
Using SSAT in SIG2WORD16() on ARMv6
|
пре 11 година |
bands.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
bands.h
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
пре 10 година |
celt.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
celt.h
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
celt_decoder.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
celt_encoder.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
celt_lpc.c
|
020a0a48d5
Fix build bustage from c95c9a048.
|
пре 10 година |
celt_lpc.h
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
cpu_support.h
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
cwrs.c
|
6218cba258
Making decode_pulses() compute the L2-norm on the fly
|
пре 11 година |
cwrs.h
|
6218cba258
Making decode_pulses() compute the L2-norm on the fly
|
пре 11 година |
ecintrin.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
пре 11 година |
entcode.c
|
5123175017
Speeding up ec_tell_frac()
|
пре 11 година |
entcode.h
|
d9fb8a6651
Optimizing divisions with a signed numerator
|
пре 11 година |
entdec.c
|
ec5d01cbe4
Using a table on ARM for unsigned division by small (<=256) integers.
|
пре 11 година |
entdec.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
пре 12 година |
entenc.c
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
пре 10 година |
entenc.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
пре 12 година |
fixed_c5x.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
пре 11 година |
fixed_c6x.h
|
b7bd4c20ac
celt_maxabs16() now returns an opus_val32 to avoid problems with -32768
|
пре 11 година |
fixed_debug.h
|
f396c08f77
Adds SIG2WORD16() to fixed_debug.h
|
пре 10 година |
fixed_generic.h
|
f133bac6f9
MIPS optimizations
|
пре 10 година |
float_cast.h
|
8921f82fb9
float_cast: Fix MSVC ARM build
|
пре 10 година |
kiss_fft.c
|
f133bac6f9
MIPS optimizations
|
пре 10 година |
kiss_fft.h
|
e1dc1e2238
Unifying scaling of fixed-point and float FFT
|
пре 11 година |
laplace.c
|
ab5a049705
Merge commit '390c89225d'
|
пре 12 година |
laplace.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
пре 12 година |
mathops.c
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
пре 11 година |
mathops.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
пре 11 година |
mdct.c
|
f133bac6f9
MIPS optimizations
|
пре 10 година |
mdct.h
|
de4a2ddd06
Replace the remaining instances of restrict with OPUS_RESTRICT.
|
пре 12 година |
mfrngcod.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
пре 12 година |
modes.c
|
006273c59f
Use a table for PVQ encoding/decoding.
|
пре 11 година |
modes.h
|
e1f846208e
Minor cleanup -- nothing to see here
|
пре 11 година |
opus_custom_demo.c
|
ab5a049705
Merge commit '390c89225d'
|
пре 12 година |
os_support.h
|
dacfd28e9a
os_support: fix misleading comments
|
пре 10 година |
pitch.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
pitch.h
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
пре 9 година |
quant_bands.c
|
77a5963658
gcc -pedantic had "comparison of unsigned expression < 0 is always false"
|
пре 11 година |
quant_bands.h
|
b08c4ca3f5
Surround: Better LFE handling
|
пре 11 година |
rate.c
|
ad7b28ff19
Minor div optimization -- reducing denominators
|
пре 11 година |
rate.h
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
пре 11 година |
stack_alloc.h
|
e775090427
pseudostack instrumentation (off by default)
|
пре 11 година |
static_modes_fixed.h
|
554b349cdb
There are no tabs in source code.
|
пре 10 година |
static_modes_float.h
|
554b349cdb
There are no tabs in source code.
|
пре 10 година |
vq.c
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
пре 10 година |
vq.h
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
пре 10 година |