Searched defs:EventFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/
H A Dvideo_coding.h29 class EventFactory { class in namespace:webrtc
31 virtual ~EventFactory() {}
36 class EventFactoryImpl : public EventFactory {
77 static VideoCodingModule* Create(Clock* clock, EventFactory* event_factory);

Completed in 1130 milliseconds