Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
d47828ed
Commit
d47828ed
authored
Dec 18, 2012
by
Yaowu Xu
Committed by
Gerrit Code Review
Dec 18, 2012
Browse files
Merge "Changed MAX_PSNR to 100" into experimental
parents
b41c3583
28765690
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/encoder/psnr.c
View file @
d47828ed
...
...
@@ -13,7 +13,7 @@
#include
"math.h"
#include
"vp8/common/systemdependent.h"
/* for vp8_clear_system_state() */
#define MAX_PSNR
6
0
#define MAX_PSNR
10
0
double
vp8_mse2psnr
(
double
Samples
,
double
Peak
,
double
Mse
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment