Home
last modified time | relevance | path

Searched refs:RtpPlayerImpl (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.cc318 class RtpPlayerImpl : public RtpPlayerInterface { class
320 RtpPlayerImpl(PayloadSinkFactoryInterface* payload_sink_factory, in RtpPlayerImpl() function in webrtc::rtpplayer::RtpPlayerImpl
347 virtual ~RtpPlayerImpl() {} in ~RtpPlayerImpl()
465 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(RtpPlayerImpl);
486 rtc::scoped_ptr<RtpPlayerImpl> impl( in Create()
487 new RtpPlayerImpl(payload_sink_factory, payload_types, clock, in Create()