Home
last modified time | relevance | path

Searched refs:ConvertFFMpegToOHHEVCProfile (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/services/engine/common/include/
H A Dffmpeg_converter.h45 static HEVCProfile ConvertFFMpegToOHHEVCProfile(int ffHEVCProfile);
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.h46 static HEVCProfile ConvertFFMpegToOHHEVCProfile(int ffHEVCProfile);
H A Dffmpeg_converter.cpp242 HEVCProfile FFMpegConverter::ConvertFFMpegToOHHEVCProfile(int ffHEVCProfile) in ConvertFFMpegToOHHEVCProfile() function in OHOS::Media::Plugins::FFMpegConverter
/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp226 HEVCProfile FFMpegConverter::ConvertFFMpegToOHHEVCProfile(int ffHEVCProfile) in ConvertFFMpegToOHHEVCProfile() function in OHOS::MediaAVCodec::FFMpegConverter
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp699 HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(avStream.codecpar->profile); in ParseHvccBoxInfo()
757 HEVCProfile profile = FFMpegConverter::ConvertFFMpegToOHHEVCProfile(static_cast<int>(parse.profile)); in ParseHevcInfo()

Completed in 4 milliseconds