Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Ddemuxer_log_compressor.cpp100 std::string DemuxerLogCompressor::FormatTagSerialize(Format& format) in FormatTagSerialize() function in OHOS::Media::Plugins::Ffmpeg::DemuxerLogCompressor
168 MEDIA_LOG_I("[source]: " PUBLIC_LOG_S, FormatTagSerialize(format).c_str()); in StringifyMeta()
170 …MEDIA_LOG_I("[track " PUBLIC_LOG_D32 "]: " PUBLIC_LOG_S, trackIndex, FormatTagSerialize(format).c_… in StringifyMeta()
H A Ddemuxer_log_compressor.h27 static std::string FormatTagSerialize(Format& format);