aboutsummaryrefslogtreecommitdiff
path: root/av1/encoder/ratectrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'av1/encoder/ratectrl.h')
-rw-r--r--av1/encoder/ratectrl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/av1/encoder/ratectrl.h b/av1/encoder/ratectrl.h
index 4fb11791c..6802ad42d 100644
--- a/av1/encoder/ratectrl.h
+++ b/av1/encoder/ratectrl.h
@@ -205,6 +205,8 @@ typedef struct {
int decimation_factor;
int decimation_count;
int prev_frame_is_dropped;
+ int drop_count_consec;
+ int max_consec_drop;
/*!
* Frame number for encoded frames (non-dropped).