]> git.sesse.net Git - x264/commit
x86: AVX2 high bit-depth pixel_sad
authorHenrik Gramner <henrik@gramner.com>
Tue, 16 Apr 2013 21:27:39 +0000 (23:27 +0200)
committerFiona Glaser <fiona@x264.com>
Tue, 23 Apr 2013 21:36:35 +0000 (14:36 -0700)
commit9f885c112d6566388d472da68ada0301ce330311
tree63b024387bd26b2238c078ccc18857221633f363
parent295f83af2afa93073d7810ab96b1d8d889a53ed2
x86: AVX2 high bit-depth pixel_sad

Also use loops instead of duplicating code; reduces code size by ~10kB with
negligible effect on performance.
common/pixel.c
common/x86/pixel.h
common/x86/sad16-a.asm