summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
diff options
context:
space:
mode:
authorJim Bankoski <jimbankoski@google.com>2012-10-13 18:49:44 -0700
committerJohn Koleszar <jkoleszar@google.com>2012-10-16 12:02:31 -0700
commit7c15c18c5e4185633325e75bcad4812dfbe03754 (patch)
tree1dfbf2141184be02f0357ba7d1eeb722c8d1fa43 /vp8/encoder/onyx_if.c
parentd5955a42317d845cb44f746422a2c36803cb67c2 (diff)
downloadlibvpx-7c15c18c5e4185633325e75bcad4812dfbe03754.tar
libvpx-7c15c18c5e4185633325e75bcad4812dfbe03754.tar.gz
libvpx-7c15c18c5e4185633325e75bcad4812dfbe03754.tar.bz2
libvpx-7c15c18c5e4185633325e75bcad4812dfbe03754.zip
removed the recon rtcd invoke macro code (unrevert)
This reinstates reverted commit 2113a831575d81faeadd9966e256d58b6b2b1633 Change-Id: I9a9af13497d1e58d4f467e3e083fddf06b1b786c
Diffstat (limited to 'vp8/encoder/onyx_if.c')
-rw-r--r--vp8/encoder/onyx_if.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/vp8/encoder/onyx_if.c b/vp8/encoder/onyx_if.c
index 21fff7408..717fe96ee 100644
--- a/vp8/encoder/onyx_if.c
+++ b/vp8/encoder/onyx_if.c
@@ -4412,8 +4412,9 @@ int vp8_get_compressed_data(VP8_PTR ptr, unsigned int *frame_flags, unsigned lon
{
double frame_psnr2, frame_ssim2 = 0;
double weight = 0;
-
+#if CONFIG_POSTPROC
vp8_deblock(cm->frame_to_show, &cm->post_proc_buffer, cm->filter_level * 10 / 6, 1, 0, IF_RTCD(&cm->rtcd.postproc));
+#endif
vp8_clear_system_state();
ye = calc_plane_error(orig->y_buffer, orig->y_stride,