]> granicus.if.org Git - libx264/commit
ppc: Manually unroll the horizontal prediction loop
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 1 Nov 2016 22:16:13 +0000 (23:16 +0100)
committerHenrik Gramner <henrik@gramner.com>
Thu, 1 Dec 2016 15:10:37 +0000 (16:10 +0100)
commit1f7518182e3204cb14e87baffb0150a848167ddc
treeabb270a52f9b7580abeff148695f2959b317abf1
parent0706ddb1df88d716cf73decba4d82b953011760c
ppc: Manually unroll the horizontal prediction loop

Doubles the speedup from the function (from being slower to be over
twice as fast than C).
common/ppc/predict.c