Small cleanup

Change-Id: I5aeaa94b743f84738d288f8b027fec4c164f2ec3
This commit is contained in:
hui su 2015-10-01 11:19:13 -07:00
parent dfeaaeb0ad
commit 06bdc7f6db
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -133,7 +133,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