[x264-devel] Some MBAFF x86 assembly functions.
Aaron Schmitz
git at videolan.org
Mon Jan 16 02:11:56 CET 2012
x264 | branch: master | Aaron Schmitz <me at aaronschmitz.com> | Wed Nov 30 00:15:45 2011 -0600| [47cdaa9c3d8197d4deb711d9bcc4af869ef8a426] | committer: Jason Garrett-Glaser
Some MBAFF x86 assembly functions.
deblock_chroma_420_mbaff, plus 422/422_intra_mbaff implemented using existing functions.
>From Google Code-In.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=47cdaa9c3d8197d4deb711d9bcc4af869ef8a426
---
common/deblock.c | 41 ++++++++----
common/x86/dct.h | 6 +-
common/x86/deblock-a.asm | 160 +++++++++++++++++++++++++++++++++++----------
common/x86/predict-a.asm | 8 +-
tools/checkasm.c | 4 +
5 files changed, 162 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=47cdaa9c3d8197d4deb711d9bcc4af869ef8a426
More information about the x264-devel
mailing list