Searched refs:CachedVideo (Results 1 – 1 of 1) sorted by relevance
116 class CachedVideo : public rtc::RefCountedObject<Video> { class118 CachedVideo(int max_cache_size, const rtc::scoped_refptr<Video>& video) in CachedVideo() function in webrtc::test::__anond7f027040111::CachedVideo192 new CachedVideo(kNumberOfFramesLookAhead, in FindMatchingFrameIndices()