Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.h84 static void ParseLocationInfo(const AVFormatContext& avFormatContext, Meta &format);
H A Dffmpeg_format_helper.cpp382 ParseLocationInfo(avFormatContext, format); in ParseMediaInfo()
388 void FFmpegFormatHelper::ParseLocationInfo(const AVFormatContext& avFormatContext, Meta &format) in ParseLocationInfo() function in OHOS::Media::Plugins::Ffmpeg::FFmpegFormatHelper