]> git.sesse.net Git - x264/commit
x86: AVX2 high bit-depth denoise_dct
authorHenrik Gramner <henrik@gramner.com>
Mon, 6 May 2013 16:41:24 +0000 (18:41 +0200)
committerFiona Glaser <fiona@x264.com>
Mon, 20 May 2013 19:25:22 +0000 (12:25 -0700)
commit89f067b7cacecf413569e84c6c973c23f67b1ad3
tree891112412ca2beeed8bf371fda5117ad385a1162
parent481e4cdb52989e4b514a2f4345870a19c5c0ae92
x86: AVX2 high bit-depth denoise_dct

28->15 cycles

Also reorder instructions to use fewer registers, 3 cycles faster on Ivy Bridge with 64-bit Windows.
common/quant.c
common/x86/quant-a.asm