From 15ce6bd62e46b09b512a392411a3564755c0dd10 Mon Sep 17 00:00:00 2001 From: Scott LaVarnway Date: Tue, 16 Oct 2012 16:19:35 -0700 Subject: Removed the loopfilter rtcd invoke macro code Change-Id: I446b2ffcbe732ffb112dbd97a4799272d4c01a84 --- vp8/common/onyxc_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'vp8/common/onyxc_int.h') diff --git a/vp8/common/onyxc_int.h b/vp8/common/onyxc_int.h index e99f69bdc..0396a7087 100644 --- a/vp8/common/onyxc_int.h +++ b/vp8/common/onyxc_int.h @@ -171,7 +171,6 @@ typedef struct VP8_COMMON_RTCD { #if CONFIG_RUNTIME_CPU_DETECT vp8_idct_rtcd_vtable_t idct; vp8_subpix_rtcd_vtable_t subpix; - vp8_loopfilter_rtcd_vtable_t loopfilter; #if CONFIG_POSTPROC vp8_postproc_rtcd_vtable_t postproc; #endif -- cgit v1.2.3