HomeSort by relevance Sort by last modified time
    Searched refs:EventFactory (Results 1 - 10 of 10) sorted by null

  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 38 class EventFactory {
40 virtual ~EventFactory() {}
45 class EventFactoryImpl : public EventFactory {
76 static VideoCodingModule* Create(Clock* clock, EventFactory* event_factory);
  /external/webrtc/webrtc/modules/video_coding/test/
test_util.h 47 class NullEventFactory : public webrtc::EventFactory {
  /external/webrtc/webrtc/modules/video_coding/
receiver.h 30 VCMReceiver(VCMTiming* timing, Clock* clock, EventFactory* event_factory);
video_coding_impl.cc 75 EventFactory* event_factory,
291 rtc::scoped_ptr<EventFactory> own_event_factory_;
308 EventFactory* event_factory) {
jitter_buffer.h 37 class EventFactory;
receiver.cc 32 EventFactory* event_factory)
video_coding_impl.h 132 VideoReceiver(Clock* clock, EventFactory* event_factory);
video_receiver.cc 28 VideoReceiver::VideoReceiver(Clock* clock, EventFactory* event_factory)
  /external/tensorflow/tensorflow/stream_executor/
stream_executor_internal.h 333 using EventFactory = std::function<EventInterface *(StreamExecutor *)>;
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 

Completed in 800 milliseconds