]> granicus.if.org Git - libvpx/commitdiff
Increase min arf boost from 240 to 250
authorJingning Han <jingning@google.com>
Mon, 6 May 2019 19:56:57 +0000 (12:56 -0700)
committerJingning Han <jingning@google.com>
Mon, 6 May 2019 21:20:21 +0000 (14:20 -0700)
This imposes nearly zero change in low/mid/hd res test sets.

Change-Id: I121716b96263f2a382d35e7ff05ed8b72e5e6bc7

vp9/encoder/vp9_firstpass.c

index 726724ec56a1f186478cceacee7a4c3c19bae5e3..8c38d941cbfd3c63052c84c8b84ebbe8cb1246b1 100644 (file)
@@ -45,7 +45,7 @@
 
 #define FIRST_PASS_Q 10.0
 #define NORMAL_BOOST 100
-#define MIN_ARF_GF_BOOST 240
+#define MIN_ARF_GF_BOOST 250
 #define MIN_DECAY_FACTOR 0.01
 #define NEW_MV_MODE_PENALTY 32
 #define DARK_THRESH 64