Home
last modified time | relevance | path

Searched defs:CachedFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_temporal_aligner.cc143 struct CachedFrame { struct in webrtc::test::__anon4c2c95130111::CachedVideo
144 size_t index;
145 rtc::scoped_refptr<I420BufferInterface> frame;
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dcached_frame.cpp17 CachedFrame::CachedFrame() in CachedFrame() function in arc::CachedFrame