Searched refs:GetDecodeCodecMode (Results 1 – 7 of 7) sorted by relevance
129 virtual CODECHAL_MODE GetDecodeCodecMode(VAProfile profile) override;
207 CODECHAL_MODE MediaLibvaCapsG12::GetDecodeCodecMode(VAProfile profile) in GetDecodeCodecMode() function in MediaLibvaCapsG12
103 virtual CODECHAL_MODE GetDecodeCodecMode(VAProfile profile) override;
270 CODECHAL_MODE MediaLibvaCapsMtlBase::GetDecodeCodecMode(VAProfile profile) in GetDecodeCodecMode() function in MediaLibvaCapsMtlBase
532 virtual CODECHAL_MODE GetDecodeCodecMode(VAProfile profile);
3315 CODECHAL_MODE MediaLibvaCaps::GetDecodeCodecMode(VAProfile profile) in GetDecodeCodecMode() function in MediaLibvaCaps
617 mode = mediaCtx->m_caps->GetDecodeCodecMode(decConfigAttr.profile); in DdiDecode_CreateContext()