.. |
celt_lpc_sse.h
|
783ad76766
Revise celt_fir_c() to not pass in argument "mem"
|
vor 8 Jahren |
celt_lpc_sse4_1.c
|
6db968e9ad
Rename SSE 4.1 files to match their targets.
|
vor 7 Jahren |
pitch_sse.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
vor 9 Jahren |
pitch_sse.h
|
096f5d3769
Remove tabs from source code.
|
vor 8 Jahren |
pitch_sse2.c
|
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.
|
vor 9 Jahren |
pitch_sse4_1.c
|
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.
|
vor 9 Jahren |
vq_sse.h
|
76674feae2
SSE2 implementation of the PVQ search
|
vor 8 Jahren |
vq_sse2.c
|
ef203135b4
Adding ENABLE_HARDENING
|
vor 6 Jahren |
x86_celt_map.c
|
783ad76766
Revise celt_fir_c() to not pass in argument "mem"
|
vor 8 Jahren |
x86cpu.c
|
096f5d3769
Remove tabs from source code.
|
vor 8 Jahren |
x86cpu.h
|
492fc92726
fix alignment exceptions
|
vor 7 Jahren |