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::__anon2f36a7e80111::EmptyFrameGenerator218 new EmptyFrameGenerator(settings_.width, settings_.height)); in SetUp()