Fix unused variable warnings
authorJohn Koleszar <jkoleszar@google.com>
Mon, 14 Jan 2013 20:10:11 +0000 (12:10 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 14 Jan 2013 20:12:43 +0000 (12:12 -0800)
commit76ac5b39375203ebc0111a5907abea40678fedf0
tree59e556a5a9f9a72c682c61988b2d827da99102d8
parent516db21c2c903a7d9b0b5fc156277e9bb538ade9
Fix unused variable warnings

Previous commit does not build cleanly on Jenkins with the DWT/DCT
hybrid experiment enabled (--enable-dwtdcthybrid).

Change-Id: Ia67e8f59d17ef2d5200ec6b90dfe6711ed6835a5
vp9/encoder/vp9_dct.c