summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
diff options
context:
space:
mode:
authorMarco Paniconi <marpan@google.com>2015-04-15 17:48:20 -0700
committerMarco <marpan@google.com>2015-04-16 17:52:13 -0700
commitf76ccce5bc69c857d7dbf9a8b64a4fafbd8ca3ca (patch)
treee380b4b8ab7cc0e164e071f24ddd5175204b2c25 /vp9/encoder/vp9_encoder.h
parentc0b23ac20dc49ce22c067b65b99c3249ecfd901c (diff)
downloadlibvpx-f76ccce5bc69c857d7dbf9a8b64a4fafbd8ca3ca.tar.gz
Revert "Revert "Force_split on 16x16 blocks in variance partition.""
This reverts commit 004b9d83e37d355f590a6976a27b7b845d19a869 Change-Id: I2f2d0bdb9368c2c07f1d29a69cd461267a3a8743
Diffstat (limited to 'vp9/encoder/vp9_encoder.h')
-rw-r--r--vp9/encoder/vp9_encoder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vp9/encoder/vp9_encoder.h b/vp9/encoder/vp9_encoder.h
index a5342ade3..42305a91c 100644
--- a/vp9/encoder/vp9_encoder.h
+++ b/vp9/encoder/vp9_encoder.h
@@ -463,6 +463,8 @@ typedef struct VP9_COMP {
// 0 - threshold_64x64; 1 - threshold_32x32;
// 2 - threshold_16x16; 3 - vbp_threshold_8x8;
int64_t vbp_thresholds[4];
+ int64_t vbp_threshold_minmax;
+ int64_t vbp_threshold_sad;
BLOCK_SIZE vbp_bsize_min;
// Multi-threading