Home
last modified time | relevance | path

Searched refs:DecodedFrameTap (Results 1 – 8 of 8) 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.cc174 DecodedFrameTap::DecodedFrameTap(Clock* clock, in DecodedFrameTap() function in webrtc::test::DecodedFrameTap
181 void DecodedFrameTap::OnFrame(const VideoFrame& frame) { in OnFrame()
H A Dvideo_frame_matcher.h121 class DecodedFrameTap : public rtc::VideoSinkInterface<VideoFrame> {
123 DecodedFrameTap(Clock* clock, VideoFrameMatcher* matcher, int layer_id);
H A Dvideo_stream.cc560 std::make_unique<DecodedFrameTap>(receiver_->clock_, matcher, i)); in ReceiveVideoStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/scenario/
H A Dvideo_frame_matcher.cc174 DecodedFrameTap::DecodedFrameTap(Clock* clock, in DecodedFrameTap() function in webrtc::test::DecodedFrameTap
181 void DecodedFrameTap::OnFrame(const VideoFrame& frame) { in OnFrame()
H A Dvideo_frame_matcher.h121 class DecodedFrameTap : public rtc::VideoSinkInterface<VideoFrame> {
123 DecodedFrameTap(Clock* clock, VideoFrameMatcher* matcher, int layer_id);
H A Dvideo_stream.cc563 std::make_unique<DecodedFrameTap>(receiver_->clock_, matcher, i)); in ReceiveVideoStream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/peer_scenario/
H A Dpeer_scenario.h105 DecodedFrameTap decode_tap_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/test/peer_scenario/
H A Dpeer_scenario.h105 DecodedFrameTap decode_tap_;