This website requires JavaScript.
Explore
Help
Register
Sign In
hashirama
/
uvg266
Watch
1
Star
0
Fork
You've already forked uvg266
0
mirror of
https://github.com/ultravideo/uvg266.git
synced
2024-11-25 02:44:07 +00:00
Code
Issues
Actions
Projects
Releases
Wiki
Activity
d2856a5d40
uvg266
/
src
/
strategies
/
avx2
History
Ari Lemmetti
d2856a5d40
Added 32x32 transpose
2014-10-02 13:24:30 +03:00
..
dct-avx2.c
Added 32x32 transpose
2014-10-02 13:24:30 +03:00
dct-avx2.h
Partial butterfly strategy is now called DCT strategy. Made changes to transform functions in preparation for optimizations.
2014-07-31 13:25:28 +03:00
picture-avx2.c
Improve intra SAD AVX2 intrinsics.
2014-07-25 15:59:55 +03:00
picture-avx2.h
Add AVX2 implementations for sad_8bit_ 8x8, 16x16 and 32x32.
2014-07-18 18:27:30 +03:00