Improve VP9 encoder threading test for better coverage
authorYunqing Wang <yunqingwang@google.com>
Wed, 22 Feb 2017 20:24:16 +0000 (12:24 -0800)
committerYunqing Wang <yunqingwang@google.com>
Fri, 24 Feb 2017 17:48:29 +0000 (09:48 -0800)
commitcc168054a8561360efb09d5f8a56176624fea20e
tree938f3565bc93e50b9c39a497c64980cf2a933bac
parent66f36f473563042f1fd8eadaf7610739328f34af
Improve VP9 encoder threading test for better coverage

Re-organized the encoder threading tests and grouped tests into
4 parts. Added PSNR checking test to make sure the PSNR variation
is within a small range.

BUG=webm:1376

Change-Id: I09edb990236a87a4d2b2b0e1ceaf6c6435a35eff
test/vp9_ethread_test.cc