Home
last modified time | relevance | path

Searched refs:VideoFile (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_tools/
Dvideo_file_reader.cc36 class VideoFile : public Video { class
38 VideoFile(int width, in VideoFile() function in webrtc::test::__anondea569520111::VideoFile
47 ~VideoFile() override { fclose(file_); } in ~VideoFile()
227 return new rtc::RefCountedObject<VideoFile>(*width, *height, frame_positions, in OpenY4mFile()
269 return new rtc::RefCountedObject<VideoFile>(width, height, frame_positions, in OpenYuvFile()
/external/webrtc/test/
Dframe_generator_capturer.h57 struct VideoFile { struct
85 frame_gen_cap_impl::AutoOpt<VideoFile> video_file;
120 FrameGeneratorCapturerConfig::VideoFile config);
Dframe_generator_capturer.cc94 FrameGeneratorCapturerConfig::VideoFile config) { in Create()
/external/webrtc/test/scenario/
Dscenario_config.h108 struct VideoFile { struct