[x264-devel] High bit depth intra_sad_x3_8x8, intra_satd_x3_4x4/8x8c/16x16
Matt Habel
git at videolan.org
Mon Jan 16 02:11:57 CET 2012
x264 | branch: master | Matt Habel <habelinc at gmail.com> | Fri Dec 16 23:16:09 2011 -0800| [ebb1429e2d24f57aa4ea75284386a15f2eab553e] | committer: Jason Garrett-Glaser
High bit depth intra_sad_x3_8x8, intra_satd_x3_4x4/8x8c/16x16
Also add an ACCUM macro to handle accumulator-induced add-or-swap more concisely.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=ebb1429e2d24f57aa4ea75284386a15f2eab553e
---
common/pixel.c | 6 +--
common/x86/dct-a.asm | 12 +---
common/x86/pixel-a.asm | 168 ++++++++++++++++++++++++++++++-----------------
common/x86/pixel.h | 1 +
common/x86/quant-a.asm | 43 ++----------
common/x86/sad-a.asm | 33 ++--------
common/x86/sad16-a.asm | 65 +++++++++++++++++++
common/x86/x86util.asm | 11 +++-
8 files changed, 200 insertions(+), 139 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=ebb1429e2d24f57aa4ea75284386a15f2eab553e
More information about the x264-devel
mailing list