Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc37 const int kNumberOfFramesLookAhead = 60; variable
172 for (int i = 1; i < kNumberOfFramesLookAhead; ++i) { in FindNextMatch()
192 new CachedVideo(kNumberOfFramesLookAhead, in FindMatchingFrameIndices()