ARM: macro template in C code to simplify using scaled fast paths
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 2 Nov 2010 12:26:13 +0000 (14:26 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Wed, 10 Nov 2010 15:25:56 +0000 (17:25 +0200)
commit6e76af0d4b60ab74b309994926f28c532c5af155
tree3d03e3cd366e4e1435b66fd6cd63b95178253546
parent88014a0e6ffaa22b3ac363c2c73b72530cdba0cc
ARM: macro template in C code to simplify using scaled fast paths

This template can be used to instantiate scaled fast path functions
by providing main loop code and calling NEON assembly optimized
scanline processing functions from it. Another macro can be used
to simplify adding entries to fast path tables.
pixman/pixman-arm-common.h