Home
last modified time | relevance | path

Searched refs:GetCodecMime (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.h46 static std::string GetCodecMime(const AvCodecRole& role);
H A Dhdi_codec_manager.cpp130 auto mime = GetCodecMime(hdiCap.role); in AddHdiCap()
212 std::string HdiCodecManager::GetCodecMime(const AvCodecRole& role) in GetCodecMime() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h80 static std::string GetCodecMime(const CodeType& type);
H A Dtester_capi.cpp87 string mime = GetCodecMime(opt_.protocol); in Create()
H A Dtester_codecbase.cpp61 string mime = GetCodecMime(opt_.protocol); in Create()
H A Dtester_common.cpp765 std::string TesterCommon::GetCodecMime(const CodeType& type) in GetCodecMime() function in OHOS::MediaAVCodec::TesterCommon

Completed in 9 milliseconds