]> granicus.if.org Git - libx264/commit
x86: AVX2 predict_16x16_p
authorHenrik Gramner <henrik@gramner.com>
Tue, 16 Apr 2013 21:27:18 +0000 (23:27 +0200)
committerFiona Glaser <fiona@x264.com>
Tue, 23 Apr 2013 21:36:30 +0000 (14:36 -0700)
commit8ecdeb2709b4b7095237330e68e9a76ea8060a2f
tree55e7c83c1b19cbc959b5ffb9f3ae6a5a85863d79
parentf3d521da8163bb9a381284ef0b5c949b8a5c9f9c
x86: AVX2 predict_16x16_p

Also fix the AVX implementation to correctly use the SSSE3 inline asm
instead of SSE2.
common/x86/const-a.asm
common/x86/predict-a.asm
common/x86/predict-c.c
common/x86/predict.h
common/x86/x86util.asm