move new neon subpixel function06/1606/3
commit2168a94495f1cef07a3e0cd22d42afe01deb3286
authorJohann <johannkoenig@google.com>
Tue, 25 Jan 2011 20:11:39 +0000 (25 15:11 -0500)
committerJohann <johannkoenig@google.com>
Tue, 25 Jan 2011 20:48:37 +0000 (25 15:48 -0500)
tree84f597adc94818b1af87ba8ffae1b52d6124052e
parentce6c954d2e643c74eb77ca36884c541b1d97fbdb
move new neon subpixel function

previously wasn't guarded with ifdef ARMV7, causing a link error with
ARMV6

Change-Id: I0526858be0b5f49b2bf11e9090180b2a6c48926d
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/arm/variance_arm.c [new file with mode: 0644]
vp8/encoder/arm/variance_arm.h
vp8/vp8cx_arm.mk