Searched refs:IVFVideoSource (Results 1 – 8 of 8) sorted by relevance
29 class IVFVideoSource : public CompressedVideoSource {31 explicit IVFVideoSource(const std::string &file_name) in IVFVideoSource() function40 virtual ~IVFVideoSource() { in ~IVFVideoSource()
47 libvpx_test::IVFVideoSource video("vp90-2-05-resize.ivf"); in TEST()
47 libvpx_test::IVFVideoSource video("vp80-00-comprehensive-001.ivf"); in TEST()
95 video = new libvpx_test::IVFVideoSource(filename); in RunTest()
111 video = new libvpx_test::IVFVideoSource(filename); in TEST_P()
128 libvpx_test::IVFVideoSource video(filename); in TEST()
239 libvpx_test::IVFVideoSource decode_video(kNewEncodeOutputFile); in TEST_P()
379 video = new libvpx_test::IVFVideoSource(filename); in TEST_P()