]> git.sesse.net Git - x264/commit
aarch64: x264_mbtree_propagate_{cost,list}_neon
authorJanne Grunau <janne-x264@jannau.net>
Wed, 29 Oct 2014 17:17:48 +0000 (18:17 +0100)
committerAnton Mitrofanov <BugMaster@narod.ru>
Tue, 16 Dec 2014 17:40:08 +0000 (20:40 +0300)
commit8d655b63b4f7bc021ad038ea64b7c4de9d0ef74b
tree996778c4d5547ff921fe32a1ad244e3f6b0aa2f7
parent4d400a6ec67f17ae3b17876b0318b956b6d5c856
aarch64: x264_mbtree_propagate_{cost,list}_neon

x264_mbtree_propagate_cost_neon is ~7 times faster.
x264_mbtree_propagate_list_neon is 33% faster.
common/aarch64/mc-a.S
common/aarch64/mc-c.c