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