Searched refs:GetCodecMime (Results 1 – 6 of 6) sorted by relevance
130 auto mime = GetCodecMime(hdiCap.role); in AddHdiCap()212 std::string HdiCodecManager::GetCodecMime(const AvCodecRole& role) in GetCodecMime() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
46 static std::string GetCodecMime(const AvCodecRole& role);
81 static std::string GetCodecMime(const CodeType& type);
87 string mime = GetCodecMime(opt_.protocol); in Create()
78 string mime = GetCodecMime(opt_.protocol); in Create()
796 std::string TesterCommon::GetCodecMime(const CodeType& type) in GetCodecMime() function in OHOS::MediaAVCodec::TesterCommon