Searched refs:ParseOrientationFromMatrix (Results 1 – 2 of 2) sorted by relevance
94 static void ParseOrientationFromMatrix(const AVStream& avStream, Meta &format);
580 ParseOrientationFromMatrix(avStream, format); in ParseVideoTrackInfo()634 void FFmpegFormatHelper::ParseOrientationFromMatrix(const AVStream& avStream, Meta &format) in ParseOrientationFromMatrix() function in OHOS::Media::Plugins::Ffmpeg::FFmpegFormatHelper