]> git.sesse.net Git - x264/commit
MMX/SSE2/AVX predict_8x16_p, high bit depth fdct8
authorEdward Wang <edward.c.wang@compdigitec.com>
Wed, 4 Jan 2012 23:35:54 +0000 (15:35 -0800)
committerFiona Glaser <fiona@x264.com>
Sun, 15 Jan 2012 21:04:39 +0000 (13:04 -0800)
commita35fd4194dd7004abe6f66679496beded405515a
treee8c6fcd3bb363c617824f6b7299c4d2862dbd925
parent9301bbd39fb0a49b1e986f9a7c29685439686de4
MMX/SSE2/AVX predict_8x16_p, high bit depth fdct8
From Google Code-In.
common/dct.c
common/x86/dct-32.asm
common/x86/dct-64.asm
common/x86/dct-a.asm
common/x86/dct.h
common/x86/predict-a.asm
common/x86/predict-c.c
common/x86/predict.h
common/x86/x86util.asm
tools/checkasm.c