Preparation for end to end test turn on

Change-Id: Ibc53bf50c8164b413749aaa8baa08e2f6e928e1b
This commit is contained in:
Debargha Mukherjee 2015-04-03 16:44:40 -07:00
parent 16e5e713fa
commit b19df73ce8

View 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 {