Home
last modified time | relevance | path

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

/external/webrtc/test/scenario/
Dvideo_frame_matcher.cc94 HandleMatch(std::move(layer.captured_frames.front()), layer_id); in OnDecodedFrame()
104 void VideoFrameMatcher::HandleMatch(VideoFrameMatcher::CapturedFrame captured, in HandleMatch() function in webrtc::test::VideoFrameMatcher
127 HandleMatch(std::move(layer.second.captured_frames.front()), layer.first); in Finalize()
Dvideo_frame_matcher.h71 void HandleMatch(CapturedFrame captured, int layer_id);