Home
last modified time | relevance | path

Searched refs:ParseRotationFromMatrix (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.h93 static void ParseRotationFromMatrix(const AVStream& avStream, Meta &format);
H A Dffmpeg_format_helper.cpp573 ParseRotationFromMatrix(avStream, format); in ParseVideoTrackInfo()
594 void FFmpegFormatHelper::ParseRotationFromMatrix(const AVStream& avStream, Meta &format) in ParseRotationFromMatrix() function in OHOS::Media::Plugins::Ffmpeg::FFmpegFormatHelper