ARM: tweaked horizontal weights update in NEON bilinear scaling code
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 10 Mar 2011 13:34:10 +0000 (15:34 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 11 Apr 2011 07:48:01 +0000 (10:48 +0300)
commit8bba3a0e1e54f03ea78fb44314f3bfa57ec8da31
tree36fe96c52047e7c8fe64aba4bfc7d063dec03854
parenta2153222677327be43251012f462d19a7e98ce14
ARM: tweaked horizontal weights update in NEON bilinear scaling code

Moving horizontal interpolation weights update instructions from the
beginning of loop to its end allows to hide some pipeline stalls and
improve performance.
pixman/pixman-arm-neon-asm.S