ARM: NEON: Some cleanup of bilinear scanline functions
authorTaekyun Kim <tkq.kim@samsung.com>
Tue, 20 Sep 2011 10:46:25 +0000 (19:46 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Tue, 18 Oct 2011 04:00:02 +0000 (13:00 +0900)
commitb5e4355fa4973e3edd4abeb11bdc47c42371cc76
treee9f1241535955beffb302496abe1476bc61cf61a
parentbb7142d361d56d66ac40debb60a7c4d099764ba8
ARM: NEON: Some cleanup of bilinear scanline functions

Use STRIDE and initial horizontal weight update is done before
entering interpolation loop. Cache preload for mask and dst.
pixman/pixman-arm-neon-asm-bilinear.S