]> granicus.if.org Git - libvpx/commit
RTCD: add subpixel functions
authorJohn Koleszar <jkoleszar@google.com>
Fri, 13 Jan 2012 00:55:44 +0000 (16:55 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 30 Jan 2012 20:08:29 +0000 (12:08 -0800)
commitf103dcefaf2437b0eeba66e52426e4e9714cf949
tree9f7480bd331ec516d4f177c3ecb6f0ed34dc1289
parent2a8f57f50de05af71284b42a2fe73a7168ae7a93
RTCD: add subpixel functions

This commit continues the process of converting to the new RTCD
system.

Change-Id: I6c519ab61e4f4e0ebcc796f2df061f945c48cefe
26 files changed:
vp8/common/arm/arm_systemdependent.c [deleted file]
vp8/common/arm/bilinearfilter_arm.c
vp8/common/arm/filter_arm.c
vp8/common/arm/neon/sixtappredict4x4_neon.asm
vp8/common/arm/subpixel_arm.h [deleted file]
vp8/common/blockd.h
vp8/common/filter.c
vp8/common/generic/systemdependent.c
vp8/common/invtrans.h
vp8/common/onyxc_int.h
vp8/common/reconinter.c
vp8/common/rtcd_defs.sh
vp8/common/subpixel.h [deleted file]
vp8/common/x86/subpixel_x86.h [deleted file]
vp8/common/x86/vp8_asm_stubs.c
vp8/common/x86/x86_systemdependent.c [deleted file]
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/encodeframe.c
vp8/encoder/encodeintra.c
vp8/encoder/encodemb.c
vp8/encoder/generic/csystemdependent.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/vp8_common.mk