Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc191 const rtc::scoped_refptr<Video> cached_downscaled_reference_video = in FindMatchingFrameIndices() local
199 new LoopingVideo(cached_downscaled_reference_video); in FindMatchingFrameIndices()
207 FindBestMatch(test_frame, *cached_downscaled_reference_video)); in FindMatchingFrameIndices()