projects
/
platform
/
upstream
/
libvpx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab43830
)
Removed unused constant
author
Paul Wilkins
<paulwilkins@google.com>
Mon, 12 Apr 2021 12:51:44 +0000
(13:51 +0100)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/vp9/encoder/vp9_firstpass.c
b/vp9/encoder/vp9_firstpass.c
index
f142f26
..
61ad3b6
100644
(file)
--- 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