Home
last modified time | relevance | path

Searched refs:GET_ALL_FRAME_PTS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.h94 GET_ALL_FRAME_PTS, enumerator
H A Dffmpeg_demuxer_plugin.cpp1616 if (mode == GET_ALL_FRAME_PTS && in PTSAndIndexConvertSttsAndCttsProcess()
1655 if (mode == GET_ALL_FRAME_PTS && in PTSAndIndexConvertOnlySttsProcess()
1684 if (mode == GET_ALL_FRAME_PTS) { in GetPresentationTimeUsFromFfmpegMOV()
1705 case GET_ALL_FRAME_PTS: in PTSAndIndexConvertSwitchProcess()
H A Dffmpeg_reference_parser.cpp72GET_ALL_FRAME_PTS, parserRefVideoStreamIdx_, 0, 0) == Status::OK, "get all frame pts failed."); in ParserBoxInfo()