Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadatahelper_impl.cpp177 CHECK_AND_RETURN_RET(!isForFrameConvert_, GetIndexForFrameConvert(time, index)); in GetFrameIndexByTime()
195 int32_t AVMetadataHelperImpl::GetIndexForFrameConvert(uint64_t time, uint32_t &index) in GetIndexForFrameConvert() function in OHOS::Media::AVMetadataHelperImpl
H A Davmetadatahelper_impl.h73 int32_t GetIndexForFrameConvert(uint64_t time, uint32_t &index);