Home
last modified time | relevance | path

Searched defs:VideoFile (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/
Dframe_generator_capturer.h57 struct VideoFile { struct
58 int framerate = 30;
59 std::string name;
61 int width = 0;
62 int height = 0;
/external/webrtc/rtc_tools/
Dvideo_file_reader.cc36 class VideoFile : public Video { class
38 VideoFile(int width, in VideoFile() function in webrtc::test::__anonf65364610111::VideoFile
/external/webrtc/test/scenario/
Dscenario_config.h109 struct VideoFile { struct
110 std::string name;
112 int width = 0;
113 int height = 0;