Home
last modified time | relevance | path

Searched refs:Y4mVideoSource (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dy4m_video_source.h21 class Y4mVideoSource : public VideoSource {
23 Y4mVideoSource(const std::string &file_name, in Y4mVideoSource() function
36 virtual ~Y4mVideoSource() { in ~Y4mVideoSource()
Dvp9_lossless_test.cc78 libvpx_test::Y4mVideoSource video("rush_hour_444.y4m", 0, 10); in TEST_P()
Ddatarate_test.cc388 ::libvpx_test::Y4mVideoSource video("rush_hour_444.y4m", 0, 140); in TEST_P()