]> git.sesse.net Git - x264/commit
High bit depth intra_sad_x3_8x8, intra_satd_x3_4x4/8x8c/16x16
authorMatt Habel <habelinc@gmail.com>
Sat, 17 Dec 2011 07:16:09 +0000 (23:16 -0800)
committerFiona Glaser <fiona@x264.com>
Sun, 15 Jan 2012 21:04:28 +0000 (13:04 -0800)
commitde7aed78cd2f70017f3c479d8f8dc32d52cee607
treeb0d90ea743bc1774135e7f2ee35ba742ec1d8604
parentd9dee734a9af1788461def43321f19be6a3d2d72
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.
common/pixel.c
common/x86/dct-a.asm
common/x86/pixel-a.asm
common/x86/pixel.h
common/x86/quant-a.asm
common/x86/sad-a.asm
common/x86/sad16-a.asm
common/x86/x86util.asm