.. |
celt_lpc_sse.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
9 years ago |
celt_lpc_sse.h
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
9 years ago |
pitch_sse.c
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
9 years ago |
pitch_sse.h
|
096f5d3769
Remove tabs from source code.
|
8 years ago |
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.
|
9 years ago |
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.
|
9 years ago |
vq_sse.h
|
85953f0aa4
oops, forgot to add files
|
8 years ago |
vq_sse2.c
|
6c47feeb86
disable PVQ SSE code for fixed-point
|
8 years ago |
x86_celt_map.c
|
0781bab745
Now even compiles
|
8 years ago |
x86cpu.c
|
096f5d3769
Remove tabs from source code.
|
8 years ago |
x86cpu.h
|
bb0e1e0d6f
Naming convention for AVX
|
9 years ago |