-
- Downloads
Add SIMD implementations of transforms
These are not meant to be highly optimized.
Showing
- source/Lib/CommonLib/TrQuant.cpp 55 additions, 25 deletionssource/Lib/CommonLib/TrQuant.cpp
- source/Lib/CommonLib/TrQuant.h 7 additions, 0 deletionssource/Lib/CommonLib/TrQuant.h
- source/Lib/CommonLib/x86/InitX86.cpp 21 additions, 0 deletionssource/Lib/CommonLib/x86/InitX86.cpp
- source/Lib/CommonLib/x86/TrQuantX86.h 496 additions, 0 deletionssource/Lib/CommonLib/x86/TrQuantX86.h
- source/Lib/CommonLib/x86/avx/TrQuantX86_avx.cpp 1 addition, 0 deletionssource/Lib/CommonLib/x86/avx/TrQuantX86_avx.cpp
- source/Lib/CommonLib/x86/avx2/TrQuantX86_avx2.cpp 1 addition, 0 deletionssource/Lib/CommonLib/x86/avx2/TrQuantX86_avx2.cpp
- source/Lib/CommonLib/x86/sse41/TrQuantX86_sse41.cpp 1 addition, 0 deletionssource/Lib/CommonLib/x86/sse41/TrQuantX86_sse41.cpp
Loading
Please register or sign in to comment