Removed unused constant
authorPaul Wilkins <paulwilkins@google.com>
Mon, 12 Apr 2021 12:51:44 +0000 (13:51 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 12 Apr 2021 12:51:44 +0000 (13:51 +0100)
Deleted #define that is no longer referenced.

Change-Id: If0b132c5a40dd8910f535fffdee7d2d1c7df4748

vp9/encoder/vp9_firstpass.c

index f142f26..61ad3b6 100644 (file)
@@ -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