]> granicus.if.org Git - libvpx/commitdiff
fixed a compiling issue
authorYaowu Xu <yaowu@google.com>
Thu, 19 Jul 2012 21:52:04 +0000 (14:52 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 19 Jul 2012 21:52:04 +0000 (14:52 -0700)
Change-Id: I9ccbea76eaeb81ce7b833dd92216734725796e84

vp8/encoder/dct.c

index c3a938b6222445d88cd5388dfa6b745f3696cc98..5954a7685ba801ebc49db022fda57f8ea455435d 100644 (file)
@@ -33,8 +33,6 @@ float adst_4[16] = {
 #endif
 
 
-#if CONFIG_INT_8X8FDCT
-
 static const int xC1S7 = 16069;
 static const int xC2S6 = 15137;
 static const int xC3S5 = 13623;