]> granicus.if.org Git - libvpx/commit
RTCD: add loopfilter functions
authorJohn Koleszar <jkoleszar@google.com>
Fri, 13 Jan 2012 00:15:42 +0000 (16:15 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 30 Jan 2012 20:06:31 +0000 (12:06 -0800)
commit55f74c59c735b589f253ba1427a1fec1f6837039
treeb1888b0e35549ce0a95cd41f672c8fed86a75436
parenta910049aea5e2be97b232dbdd7700d078eb7ecd0
RTCD: add loopfilter functions

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

Change-Id: Ic8a4047d72ff3a54ec98977dd90e70c13213db71
14 files changed:
vp8/common/arm/arm_systemdependent.c
vp8/common/arm/loopfilter_arm.c
vp8/common/arm/loopfilter_arm.h [deleted file]
vp8/common/generic/systemdependent.c
vp8/common/loopfilter.c
vp8/common/loopfilter.h
vp8/common/loopfilter_filters.c
vp8/common/onyxc_int.h
vp8/common/rtcd_defs.sh
vp8/common/x86/loopfilter_x86.c
vp8/common/x86/loopfilter_x86.h [deleted file]
vp8/common/x86/x86_systemdependent.c
vp8/decoder/threading.c
vp8/vp8_common.mk