]> git.sesse.net Git - x264/commit
x86: Fix integral_init4/8h_avx2
authorHenrik Gramner <henrik@gramner.com>
Thu, 27 Aug 2015 17:53:00 +0000 (19:53 +0200)
committerHenrik Gramner <henrik@gramner.com>
Thu, 27 Aug 2015 17:56:58 +0000 (19:56 +0200)
commit67076513267907b5601828ae6864cc063c8c7548
tree6a0e3c3a4733958a28f482fdf596b097450b8862
parente86f3a1993234e8f26050c243aa253651200fa6b
x86: Fix integral_init4/8h_avx2

The AVX2 implementation was using the wrong offsets. It went undetected due to
the checkasm test being incorrect.
common/x86/mc-a2.asm