summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2019-04-17 14:52:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-04-17 14:52:59 +0000
commite718cade1dc7179daede6b695166702dbf6ab8b4 (patch)
treeaa107a32e358e33062675bc9cd5dc6f070c8937c /vp9/common/vp9_blockd.h
parent7ef20bf0519ef12d653fb70304970419cf4cdda1 (diff)
parente232dc86e561cc03a0b576381c156c26b1ee7015 (diff)
downloadlibvpx-e718cade1dc7179daede6b695166702dbf6ab8b4.tar
libvpx-e718cade1dc7179daede6b695166702dbf6ab8b4.tar.gz
libvpx-e718cade1dc7179daede6b695166702dbf6ab8b4.tar.bz2
libvpx-e718cade1dc7179daede6b695166702dbf6ab8b4.zip
Merge "Revert "Refactor tile boundary condition for intra prediction""
Diffstat (limited to 'vp9/common/vp9_blockd.h')
-rw-r--r--vp9/common/vp9_blockd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/vp9/common/vp9_blockd.h b/vp9/common/vp9_blockd.h
index 2ceb5dbb4..504342fdf 100644
--- a/vp9/common/vp9_blockd.h
+++ b/vp9/common/vp9_blockd.h
@@ -165,9 +165,6 @@ typedef struct macroblockd {
unsigned int max_blocks_wide;
unsigned int max_blocks_high;
- int mi_row;
- int mi_col;
-
const vpx_prob (*partition_probs)[PARTITION_TYPES - 1];
/* Distance of MB away from frame edges */