Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/scenario/
H A Dvideo_frame_matcher.h79 class CapturedFrameTap : public rtc::VideoSinkInterface<VideoFrame> {
81 CapturedFrameTap(Clock* clock, VideoFrameMatcher* matcher);
82 CapturedFrameTap(CapturedFrameTap&) = delete;
83 CapturedFrameTap& operator=(CapturedFrameTap&) = delete;
H A Dvideo_frame_matcher.cc133 CapturedFrameTap::CapturedFrameTap(Clock* clock, VideoFrameMatcher* matcher) in CapturedFrameTap() function in webrtc::test::CapturedFrameTap
136 void CapturedFrameTap::OnFrame(const VideoFrame& frame) { in OnFrame()
139 void CapturedFrameTap::OnDiscardedFrame() { in OnDiscardedFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/scenario/
H A Dvideo_frame_matcher.h79 class CapturedFrameTap : public rtc::VideoSinkInterface<VideoFrame> {
81 CapturedFrameTap(Clock* clock, VideoFrameMatcher* matcher);
82 CapturedFrameTap(CapturedFrameTap&) = delete;
83 CapturedFrameTap& operator=(CapturedFrameTap&) = delete;
H A Dvideo_frame_matcher.cc133 CapturedFrameTap::CapturedFrameTap(Clock* clock, VideoFrameMatcher* matcher) in CapturedFrameTap() function in webrtc::test::CapturedFrameTap
136 void CapturedFrameTap::OnFrame(const VideoFrame& frame) { in OnFrame()
139 void CapturedFrameTap::OnDiscardedFrame() { in OnDiscardedFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/peer_scenario/
H A Dpeer_scenario.h104 CapturedFrameTap capture_tap_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/peer_scenario/
H A Dpeer_scenario.h104 CapturedFrameTap capture_tap_;