]> git.sesse.net Git - x264/commit
x86: Faster quant_4x4x4
authorHenrik Gramner <henrik@gramner.com>
Mon, 4 Aug 2014 23:42:47 +0000 (01:42 +0200)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Aug 2014 16:19:24 +0000 (09:19 -0700)
commit98100b88b475227f375d9bcbaea0bac57008accc
tree26ba94f703cad28010a5e206970af9367a3c87ee
parent56fcb444c4c118ff67cf12838d2b2801d7b43407
x86: Faster quant_4x4x4

Also drop the MMX version instead of doing a bunch of ifdeffery to support it after this change.
common/quant.c
common/x86/quant-a.asm
common/x86/quant.h