Merge "Changed MAX_PSNR to 100" into experimental
This commit is contained in:
Коммит
d47828ed59
|
@ -13,7 +13,7 @@
|
|||
#include "math.h"
|
||||
#include "vp8/common/systemdependent.h" /* for vp8_clear_system_state() */
|
||||
|
||||
#define MAX_PSNR 60
|
||||
#define MAX_PSNR 100
|
||||
|
||||
double vp8_mse2psnr(double Samples, double Peak, double Mse)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче