.. |
celt_lpc_sse.c
|
d6d70371e8
Fix compiler warnings
|
vor 7 Jahren |
celt_lpc_sse.h
|
783ad76766
Revise celt_fir_c() to not pass in argument "mem"
|
vor 8 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
|
d6d70371e8
Fix compiler warnings
|
vor 7 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
|
bb0e1e0d6f
Naming convention for AVX
|
vor 9 Jahren |