Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc167 size_t FindNextMatch(const rtc::scoped_refptr<I420BufferInterface>& test_frame, in FindNextMatch() function
176 return FindNextMatch(test_frame, reference_video, next_index); in FindNextMatch()
209 match_indices.push_back(FindNextMatch( in FindMatchingFrameIndices()