ARM: NEON: Replace old bilinear scanline generator with new template
authorTaekyun Kim <tkq.kim@samsung.com>
Thu, 22 Sep 2011 15:03:22 +0000 (00:03 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Tue, 18 Oct 2011 04:00:10 +0000 (13:00 +0900)
commit1cd916f3a5ebeb943f66eecf0b8ce99af0b95d11
treedd1fb34b9980a4055eaabef71bffa07667e4d62e
parent6682b2b3597c9f431900bfe7b1b42dfbe006bae5
ARM: NEON: Replace old bilinear scanline generator with new template

Bilinear scanline functions in pixman-arm-neon-asm-bilinear.S can
be replaced with new template just by wrapping existing macros.
pixman/pixman-arm-neon-asm-bilinear.S