Searched refs:IVFVideoSource (Results 1 – 14 of 14) sorted by relevance
58 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()75 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()92 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()110 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()
29 class IVFVideoSource : public CompressedVideoSource {31 explicit IVFVideoSource(const std::string &file_name) in IVFVideoSource() function35 virtual ~IVFVideoSource() { in ~IVFVideoSource()
45 libvpx_test::IVFVideoSource video("vp90-2-05-resize.ivf"); in TEST()
45 libvpx_test::IVFVideoSource video("vp80-00-comprehensive-001.ivf"); in TEST()
95 video.reset(new libvpx_test::IVFVideoSource(filename)); in RunTest()
130 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()
229 libvpx_test::IVFVideoSource decode_video(kNewEncodeOutputFile); in TEST_P()
119 libvpx_test::IVFVideoSource video(filename); in TEST()
398 video.reset(new libvpx_test::IVFVideoSource(filename)); in TEST_P()
33 class IVFVideoSource : public CompressedVideoSource {35 explicit IVFVideoSource(const std::string &file_name) in IVFVideoSource() function39 virtual ~IVFVideoSource() { in ~IVFVideoSource()
107 libaom_test::IVFVideoSource decode_video(filename); in RunTest()
123 video.reset(new libaom_test::IVFVideoSource(filename)); in TEST_P()
380 video_ = new libaom_test::IVFVideoSource(kAV1NonRefTestFile); in SetUp()417 video.reset(new libaom_test::IVFVideoSource(filename)); in TEST_P()
212 libaom_test::IVFVideoSource decode_video(kNewEncodeOutputFile); in TEST_P()