Searched defs:CQTest (Results 1 – 1 of 1) sorted by relevance
25 class CQTest : public ::libvpx_test::EncoderTest, class28 CQTest() : EncoderTest(GET_PARAM(0)), cq_level_(GET_PARAM(1)) { in CQTest() function in __anon3aeda7f30111::CQTest80 TEST_P(CQTest, LinearPSNRIsHigherForCQLevel) { in TEST_P() argument