summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_aq_cyclicrefresh.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder/vp9_aq_cyclicrefresh.h')
-rw-r--r--vp9/encoder/vp9_aq_cyclicrefresh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp9/encoder/vp9_aq_cyclicrefresh.h b/vp9/encoder/vp9_aq_cyclicrefresh.h
index 50789e87c..43ab6ecb8 100644
--- a/vp9/encoder/vp9_aq_cyclicrefresh.h
+++ b/vp9/encoder/vp9_aq_cyclicrefresh.h
@@ -69,6 +69,7 @@ struct CYCLIC_REFRESH {
double weight_segment;
int apply_cyclic_refresh;
int counter_encode_maxq_scene_change;
+ int skip_flat_static_blocks;
};
struct VP9_COMP;