shithub: libvpx

Download patch

ref: 461c1f1b89d5c8956f1fabc3c933a95a0ade528f
parent: 1c792f2991e632be26414ecb62835bf148c086b4
parent: c77a7f60040ff63c8dd778cfdd322cd6d7f62e17
author: Paul Wilkins <paulwilkins@google.com>
date: Tue Apr 13 15:04:49 EDT 2021

Merge "Removed unused constant"

--- a/vp9/encoder/vp9_firstpass.c
+++ b/vp9/encoder/vp9_firstpass.c
@@ -54,7 +54,6 @@
 #define NCOUNT_INTRA_THRESH 8192
 #define NCOUNT_INTRA_FACTOR 3
 
-#define SR_DIFF_PART 0.0015
 #define INTRA_PART 0.005
 #define DEFAULT_DECAY_LIMIT 0.75
 #define LOW_SR_DIFF_TRHESH 0.1