Searched refs:m_vpUserFeatureControl (Results 1 – 10 of 10) sorted by relevance
227 m_vpUserFeatureControl = m_hwInterface->m_userFeatureControl; in VPFeatureManager()412 VP_PUBLIC_CHK_NULL_NO_STATUS(m_vpUserFeatureControl); in IsVeboxOutFeasible()413 disableVeboxOutput = m_vpUserFeatureControl->IsVeboxOutputDisabled(); in IsVeboxOutFeasible()567 VP_PUBLIC_CHK_NULL_NO_STATUS(m_vpUserFeatureControl); in IsSfcOutputFeasible()568 disableSFC = m_vpUserFeatureControl->IsSfcDisabled(); in IsSfcOutputFeasible()
170 vp::VpUserFeatureControl *m_vpUserFeatureControl = nullptr; variable
158 m_vpUserFeatureControl = vpUserFeatureControl; in VpResourceManager()1425 if (m_vpUserFeatureControl) in ReAllocateVeboxOutputSurface()1427 enableVeboxOutputSurf = m_vpUserFeatureControl->IsVeboxOutputSurfEnabled(); in ReAllocateVeboxOutputSurface()2350 if (m_vpUserFeatureControl) in GetVeboxOutputSurface()2352 enableVeboxOutputSurf = m_vpUserFeatureControl->IsVeboxOutputSurfEnabled(); in GetVeboxOutputSurface()2405 if (m_vpUserFeatureControl) in VeboxOutputNeeded()2407 enableVeboxOutputSurf = m_vpUserFeatureControl->IsVeboxOutputSurfEnabled(); in VeboxOutputNeeded()
498 vp::VpUserFeatureControl *m_vpUserFeatureControl = nullptr; variable
181 vp::VpUserFeatureControl *m_vpUserFeatureControl = nullptr; variable
81 m_vpUserFeatureControl = m_hwInterface->m_userFeatureControl; in VpRenderCmdPacket()1032 if (m_vpUserFeatureControl) in OcaDumpDbgInfo()1034 …erfaceNext::DumpVpUserFeautreControlInfo(cmdBuffer, &mosContext, m_vpUserFeatureControl->GetOcaFea… in OcaDumpDbgInfo()
2022 if (m_vpUserFeatureControl) in RenderVeboxCmd()2024 enableVeboxOutputSurf = m_vpUserFeatureControl->IsVeboxOutputSurfEnabled(); in RenderVeboxCmd()2324 if (m_vpUserFeatureControl) in AddCommonOcaMessage()2326 …Next::DumpVpUserFeautreControlInfo(*pCmdBufferInUse, pOsContext, m_vpUserFeatureControl->GetOcaFea… in AddCommonOcaMessage()2901 m_vpUserFeatureControl = hwInterface->m_userFeatureControl; in VpVeboxCmdPacket()
1240 vp::VpUserFeatureControl *m_vpUserFeatureControl = nullptr; variable
915 vp::VpUserFeatureControl *m_vpUserFeatureControl = nullptr; variable
2249 if (m_vpUserFeatureControl) in AddCommonOcaMessage()2251 …Next::DumpVpUserFeautreControlInfo(*pCmdBufferInUse, pOsContext, m_vpUserFeatureControl->GetOcaFea… in AddCommonOcaMessage()2811 m_vpUserFeatureControl = hwInterface->m_userFeatureControl; in VpVeboxCmdPacketLegacy()