Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp798 auto metaCache = make_shared<FixedSizeList<pair<int64_t, sptr<SurfaceBuffer>>>>(3); in ExpandMovingPhotoRepeatStream() local
2496shared_ptr<FixedSizeList<MetaElementType>> metaCache, uint32_t preCacheFrameCount, uint32_t postCa… in MovingPhotoListener()
2650 shared_ptr<FixedSizeList<MetaElementType>> metaCache) in MovingPhotoMetaListener()