Searched refs:YUVVideoSource (Results 1 – 4 of 4) sorted by relevance
22 class I420VideoSource : public YUVVideoSource {28 : YUVVideoSource(file_name, VPX_IMG_FMT_I420, in I420VideoSource()
25 class YUVVideoSource : public VideoSource {27 YUVVideoSource(const std::string &file_name, vpx_img_fmt format, in YUVVideoSource() function46 virtual ~YUVVideoSource() { in ~YUVVideoSource()
172 video = new libvpx_test::YUVVideoSource(test_video_param_.filename, in TEST_P()
208 video = new libvpx_test::YUVVideoSource(test_video_param_.filename, in TEST_P()