]> git.sesse.net Git - x264/commit
aarch64: NEON asm for intra luma deblocking
authorJanne Grunau <janne-x264@jannau.net>
Tue, 14 Oct 2014 17:20:52 +0000 (19:20 +0200)
committerAnton Mitrofanov <BugMaster@narod.ru>
Tue, 16 Dec 2014 17:40:05 +0000 (20:40 +0300)
commitdd7666742d5a1a7af076fb388c6adf1b10dcdb3e
tree285035e57236cde6743edf48277eadd2e680d292
parent0122fd230cbf7351845dd354d5ee883d741222ef
aarch64: NEON asm for intra luma deblocking

deblock_luma_intra[0]_neon is 2 times fastes,
deblock_luma_intra[1]_neon is ~4 times faster.
common/aarch64/deblock-a.S
common/deblock.c