Searched refs:Y4mFrameReaderImpl (Results 1 – 4 of 4) sorted by relevance
31 Y4mFrameReaderImpl::Y4mFrameReaderImpl(std::string input_filename, in Y4mFrameReaderImpl() function in webrtc::test::Y4mFrameReaderImpl38 Y4mFrameReaderImpl::~Y4mFrameReaderImpl() { in ~Y4mFrameReaderImpl()42 bool Y4mFrameReaderImpl::Init() { in Init()70 rtc::scoped_refptr<I420Buffer> Y4mFrameReaderImpl::ReadFrame() { in ReadFrame()
72 class Y4mFrameReaderImpl : public YuvFrameReaderImpl {78 Y4mFrameReaderImpl(std::string input_filename, int width, int height);79 ~Y4mFrameReaderImpl() override;
55 new Y4mFrameReaderImpl(temp_filename_, kFrameWidth, kFrameHeight)); in SetUp()89 Y4mFrameReaderImpl file_reader(temp_filename_, kFrameWidth, kFrameHeight); in TEST_F()
142 std::make_unique<Y4mFrameReaderImpl>(temp_filename_, kFrameWidth, in TEST_F()