Searched refs:GetDecodeCodecKey (Results 1 – 9 of 9) sorted by relevance
104 virtual std::string GetDecodeCodecKey(VAProfile profile) override;
177 std::string MediaLibvaCapsG11::GetDecodeCodecKey(VAProfile profile) in GetDecodeCodecKey() function in MediaLibvaCapsG11
109 virtual std::string GetDecodeCodecKey(VAProfile profile) override;
254 std::string MediaLibvaCapsG12::GetDecodeCodecKey(VAProfile profile) in GetDecodeCodecKey() function in MediaLibvaCapsG12
113 virtual std::string GetDecodeCodecKey(VAProfile profile) override;
313 std::string MediaLibvaCapsMtlBase::GetDecodeCodecKey(VAProfile profile) in GetDecodeCodecKey() function in MediaLibvaCapsMtlBase
542 virtual std::string GetDecodeCodecKey(VAProfile profile);
3354 std::string MediaLibvaCaps::GetDecodeCodecKey(VAProfile profile) in GetDecodeCodecKey() function in MediaLibvaCaps
618 codecKey = mediaCtx->m_caps->GetDecodeCodecKey(decConfigAttr.profile); in DdiDecode_CreateContext()