Searched refs:EmptyFrameGenerator (Results 1 – 1 of 1) sorted by relevance
69 class EmptyFrameGenerator : public FrameGenerator { class71 EmptyFrameGenerator(int width, int height) : width_(width), height_(height) {} in EmptyFrameGenerator() function in webrtc::vcm::__anon6bfc03b10111::EmptyFrameGenerator218 new EmptyFrameGenerator(settings_.width, settings_.height)); in SetUp()