Searched refs:DecoderTest (Results 1 – 5 of 5) sorted by relevance
49 void DecoderTest::HandlePeekResult(Decoder *const decoder, in HandlePeekResult()68 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop()110 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop()115 void DecoderTest::set_cfg(const vpx_codec_dec_cfg_t &dec_cfg) { in set_cfg()119 void DecoderTest::set_flags(const vpx_codec_flags_t flags) { in set_flags()
135 class DecoderTest {167 explicit DecoderTest(const CodecFactory *codec) in DecoderTest() function172 virtual ~DecoderTest() {} in ~DecoderTest()
38 : public ::libvpx_test::DecoderTest,41 InvalidFileTest() : DecoderTest(GET_PARAM(0)), res_file_(NULL) {} in InvalidFileTest()
41 class TestVectorTest : public ::libvpx_test::DecoderTest,45 : DecoderTest(GET_PARAM(0)), in TestVectorTest()
202 : public ::libvpx_test::DecoderTest,206 : DecoderTest(GET_PARAM(::libvpx_test::kCodecFactoryParam)), in ExternalFrameBufferMD5Test()