ref: d310d2fc8a9149566e9740eb2d28434e42a216eb
parent: 1032aa98de901ed3b7a501d57f510e33b1d314c6
author: Jerome Jiang <jianj@google.com>
date: Wed Apr 10 06:04:15 EDT 2019
vp9 rtc: change PSNR thresh. Change-Id: I07ccc48c76d9871ae01b56ce432f9a6661fb47b9
--- a/test/vp9_end_to_end_test.cc
+++ b/test/vp9_end_to_end_test.cc
@@ -31,7 +31,7 @@
{ 36.0, 37.0, 37.0, 37.0, 37.0 }, { 35.0, 36.0, 36.0, 36.0, 36.0 },
{ 34.0, 35.0, 35.0, 35.0, 35.0 }, { 33.0, 34.0, 34.0, 34.0, 34.0 },
{ 32.0, 33.0, 33.0, 33.0, 33.0 }, { 28.0, 32.0, 32.0, 32.0, 32.0 },
- { 28.5, 31.0, 31.0, 31.0, 31.0 }, { 28.0, 30.0, 30.0, 30.0, 30.0 },
+ { 28.5, 31.0, 31.0, 31.0, 31.0 }, { 27.5, 30.0, 30.0, 30.0, 30.0 },
};
typedef struct {