summaryrefslogtreecommitdiff
path: root/test/cpu_speed_test.cc
AgeCommit message (Expand)Author
2020-06-18update googletest to v1.10.0James Zern
2018-10-02Change the frame used to set up encoder in tests to 0.chiyotsai
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2016-07-27test: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2016-03-16Fix using screen content tuning in all the cpu speed tests.Alex Converse
2016-03-15Add tests for VP9E_CONTENT_SCREEN.Alex Converse
2016-03-15Fix typos in unit testshui su
2015-08-22Turn on codec behavior unit tests for vp10Jingning Han
2014-07-11Fix a potential invalid memory access in non-RD coding flowJingning Han
2014-07-01cpu_speed_test: cosmeticsJames Zern
2014-06-27Add a CPU speed test with screen content.Alex Converse
2014-06-27Verify that the ouput of q0 is lossless in cpu speed test.Alex Converse
2014-06-26Add realtime coverage to cpu speed testAlex Converse
2014-04-29Revert "Force ARNR filtering to be centered on the ARF frame"Adrian Grange
2014-04-22Force ARNR filtering to be centered on the ARF frameAdrian Grange
2014-03-12Add missing virtual destructors to tests.Alex Converse
2014-03-06cpu_speed_test - now test one pass and more speedsJim Bankoski
2013-09-13Minor adjustment in unit testsYaowu Xu
2013-07-02new unit test for cpu-speedJim Bankoski