Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc116 class CachedVideo : public rtc::RefCountedObject<Video> { class
118 CachedVideo(int max_cache_size, const rtc::scoped_refptr<Video>& video) in CachedVideo() function in webrtc::test::__anond7f027040111::CachedVideo
192 new CachedVideo(kNumberOfFramesLookAhead, in FindMatchingFrameIndices()