[x264-devel] Some initial 4:2:2 x86 asm
Jason Garrett-Glaser
git at videolan.org
Wed Sep 21 21:34:42 CEST 2011
x264 | branch: master | Jason Garrett-Glaser <jason at x264.com> | Sun Sep 4 11:31:29 2011 +0200| [62fc472989765a6bea4485c8988d7b246e7ceeb5] | committer: Jason Garrett-Glaser
Some initial 4:2:2 x86 asm
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=62fc472989765a6bea4485c8988d7b246e7ceeb5
---
common/pixel.c | 11 +++--
common/predict.c | 4 ++
common/x86/mc-a.asm | 4 ++
common/x86/mc-c.c | 4 ++
common/x86/pixel-a.asm | 24 ++++++++++++
common/x86/pixel.h | 1 +
common/x86/predict-a.asm | 94 +++++++++++++++++++++++++++++++++++++--------
common/x86/predict-c.c | 22 +++++++++++
common/x86/predict.h | 8 ++++
common/x86/sad-a.asm | 1 +
10 files changed, 152 insertions(+), 21 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=62fc472989765a6bea4485c8988d7b246e7ceeb5
More information about the x264-devel
mailing list