]> granicus.if.org Git - libvpx/commitdiff
Preparation for end to end test turn on
authorDebargha Mukherjee <debargha@google.com>
Fri, 3 Apr 2015 23:44:40 +0000 (16:44 -0700)
committerDebargha Mukherjee <debargha@google.com>
Fri, 3 Apr 2015 23:44:40 +0000 (16:44 -0700)
Change-Id: Ibc53bf50c8164b413749aaa8baa08e2f6e928e1b

test/vp9_end_to_end_test.cc

index a8f679342e7eecf9b5da6ce60a9d55f9eb102bab..55b40dcd5bbfd530907635f8d68b7e0e383c0590 100644 (file)
@@ -22,7 +22,7 @@ const unsigned int kHeight = 90;
 const unsigned int kFramerate = 50;
 const unsigned int kFrames = 10;
 const int kBitrate = 500;
-const int kCpuUsed = 2;
+const int kCpuUsed = 0;
 const double psnr_threshold = 35.0;
 
 typedef struct {