Searched refs:preCacheFrameCount_ (Results 1 – 2 of 2) sorted by relevance
801 metaSurface_, metaCache, preCacheFrameCount_, postCacheFrameCount_); in ExpandMovingPhotoRepeatStream()815 taskManager_->SetVideoBufferDuration(preCacheFrameCount_, postCacheFrameCount_); in ExpandMovingPhotoRepeatStream()1262 preCacheFrameCount_ = preBufferDuration == 0 ? preCacheFrameCount_ : in GetMovingPhotoBufferDuration()1268 preBufferDuration, postBufferDuration, preCacheFrameCount_, postCacheFrameCount_); in GetMovingPhotoBufferDuration()
286 uint32_t preCacheFrameCount_ = CACHE_FRAME_COUNT; variable