summaryrefslogtreecommitdiff
path: root/vp10/common
diff options
context:
space:
mode:
authorhui su <huisu@google.com>2015-10-01 11:19:13 -0700
committerhui su <huisu@google.com>2015-10-01 11:19:13 -0700
commit06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee (patch)
tree4c41b03072fcf2b421e038f8033a8878a2d8ffdb /vp10/common
parentdfeaaeb0ad6bb13df8e52b27f23db857251c2943 (diff)
downloadlibvpx-06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee.tar
libvpx-06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee.tar.gz
libvpx-06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee.tar.bz2
libvpx-06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee.zip
Small cleanup
Change-Id: I5aeaa94b743f84738d288f8b027fec4c164f2ec3
Diffstat (limited to 'vp10/common')
-rw-r--r--vp10/common/reconintra.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp10/common/reconintra.c b/vp10/common/reconintra.c
index 9350d670b..da3553010 100644
--- a/vp10/common/reconintra.c
+++ b/vp10/common/reconintra.c
@@ -120,7 +120,6 @@ static void build_intra_predictors_high(const MACROBLOCKD *xd,
int frame_width, frame_height;
int x0, y0;
const struct macroblockd_plane *const pd = &xd->plane[plane];
- // int base=128;
int base = 128 << (bd - 8);
// 127 127 127 .. 127 127 127 127 127 127
// 129 A B .. Y Z