Searched refs:WebMVideoSource (Results 1 – 10 of 10) sorted by relevance
25 class WebMVideoSource : public CompressedVideoSource {27 explicit WebMVideoSource(const std::string &file_name) in WebMVideoSource() function37 virtual ~WebMVideoSource() { in ~WebMVideoSource()
64 video_ = new libvpx_test::WebMVideoSource(kVP9TestFile); in SetUp()159 libvpx_test::WebMVideoSource *video_;
44 libvpx_test::WebMVideoSource video(filename); in DecodeFileWithPause()134 libvpx_test::WebMVideoSource video(filename); in DecodeFile()
43 video_ = new libvpx_test::WebMVideoSource(kVp9TestFile); in Init()119 libvpx_test::WebMVideoSource *video_;
290 video_ = new libvpx_test::WebMVideoSource(kVP9TestFile); in SetUp()349 libvpx_test::WebMVideoSource *video_;382 video = new libvpx_test::WebMVideoSource(filename); in TEST_P()
47 libvpx_test::WebMVideoSource video(filename); in DecodeFile()
98 video = new libvpx_test::WebMVideoSource(filename); in RunTest()
114 video = new libvpx_test::WebMVideoSource(filename); in TEST_P()
80 libvpx_test::WebMVideoSource video(video_name); in TEST_P()
163 libvpx_test::WebMVideoSource video(filename); in DecodeFile()