summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_onyxd_int.h
diff options
context:
space:
mode:
authorScott LaVarnway <slavarnway@google.com>2013-04-22 17:53:07 -0400
committerScott LaVarnway <slavarnway@google.com>2013-04-22 17:53:07 -0400
commite732bc298cc8a70638eb4595fa766411789f590c (patch)
tree846f0286d7696be30099bb5b30f663a0cbdbc537 /vp9/decoder/vp9_onyxd_int.h
parentfbe9098c9f3ff2d0b943d6dc9c41228f5fea55aa (diff)
downloadlibvpx-e732bc298cc8a70638eb4595fa766411789f590c.tar
libvpx-e732bc298cc8a70638eb4595fa766411789f590c.tar.gz
libvpx-e732bc298cc8a70638eb4595fa766411789f590c.tar.bz2
libvpx-e732bc298cc8a70638eb4595fa766411789f590c.zip
Moved dequantization into the token decoder
Mostly for cleanup purposes. Now we should be able to rework the encoder/decoder to use a common idct/add function. Change-Id: I1597cc59812f362ecec0a3493b6101a6cc6fa7ff
Diffstat (limited to 'vp9/decoder/vp9_onyxd_int.h')
-rw-r--r--vp9/decoder/vp9_onyxd_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/decoder/vp9_onyxd_int.h b/vp9/decoder/vp9_onyxd_int.h
index da40bd1cb..a7d444e15 100644
--- a/vp9/decoder/vp9_onyxd_int.h
+++ b/vp9/decoder/vp9_onyxd_int.h
@@ -14,7 +14,7 @@
#include "vp9/decoder/vp9_onyxd.h"
#include "vp9/decoder/vp9_treereader.h"
#include "vp9/common/vp9_onyxc_int.h"
-#include "vp9/decoder/vp9_dequantize.h"
+#include "vp9/decoder/vp9_idct_blk.h"
// #define DEC_DEBUG