Les articles publiés sur le site
-
16 avril 2013, par Henrik Gramner
x86: AVX2 predict_8x8c_p/predict_8x16c_p
- [DH] common/x86/predict-a.asm
- [DH] common/x86/predict-c.c
- [DH] common/x86/predict.h
-
16 avril 2013, par Henrik Gramner
x86: AVX2 predict_16x16_p
Also fix the AVX implementation to correctly use the SSSE3 inline asm
instead of SSE2.
- [DH] common/x86/const-a.asm
- [DH] common/x86/predict-a.asm
- [DH] common/x86/predict-c.c
- [DH] common/x86/predict.h
- [DH] common/x86/x86util.asm
-
16 avril 2013, par Henrik Gramner
x86: AVX high bit-depth predict_16x16_v
Also restructure some code to reduce code size of various functions,
especially in high bit-depth.
- [DH] common/x86/predict-a.asm
- [DH] common/x86/predict-c.c
- [DH] common/x86/predict.h
-
16 avril 2013, par Henrik Gramner
x86: AVX2 high bit-depth predict_4x4_h
- [DH] common/x86/predict-a.asm
- [DH] common/x86/predict-c.c
- [DH] common/x86/predict.h
-
16 avril 2013, par Henrik Gramner
x86: AVX2 high bit-depth predict_16x16_h
- [DH] common/common.h
- [DH] common/x86/predict-a.asm
- [DH] common/x86/predict-c.c
- [DH] common/x86/predict.h
- [DH] tools/checkasm.c