Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dpts_and_index_conversion.cpp397 bool TimeAndIndexConversion::IsWithinPTSAndIndexConversionMaxFrames(uint32_t trackIndex) in IsWithinPTSAndIndexConversionMaxFrames() function in OHOS::Media::TimeAndIndexConversion
412 bool frameCheck = IsWithinPTSAndIndexConversionMaxFrames(trackIndex); in GetIndexByRelativePresentationTimeUs()
443 bool frameCheck = IsWithinPTSAndIndexConversionMaxFrames(trackIndex); in GetRelativePresentationTimeUsByIndex()
H A Dpts_and_index_conversion.h133 bool IsWithinPTSAndIndexConversionMaxFrames(uint32_t trackIndex);