Searched refs:m_ipdlRowstoreCache (Results 1 – 4 of 4) sorted by relevance
227 rowstoreCacheEnabled = m_ipdlRowstoreCache.enabled ? true : false; in IsBufferRowstoreCacheEnabled()349 m_ipdlRowstoreCache.supported = true; in InitRowstoreUserFeatureSettings()357 m_ipdlRowstoreCache.supported = !(outValue.Get<bool>()); in InitRowstoreUserFeatureSettings()505 vdbox::RowStoreCache m_ipdlRowstoreCache = {}; //! Intra Prediction Line Rowstore (IPDL) variable526 m_ipdlRowstoreCache.enabled || in ~Impl()560 if (m_ipdlRowstoreCache.supported) in GetRowstoreCachingAddrs()562 m_ipdlRowstoreCache.enabled = true; in GetRowstoreCachingAddrs()563 m_ipdlRowstoreCache.dwAddress = 384; in GetRowstoreCachingAddrs()1172 if (m_ipdlRowstoreCache.enabled) in _MHW_SETCMD_OVERRIDE_DECL()1175 …rAddress.DW0_1.BaseAddress = m_ipdlRowstoreCache.dwAddress; in _MHW_SETCMD_OVERRIDE_DECL()
397 …MHW_VDBOX_ROWSTORE_CACHE m_ipdlRowstoreCache = {}; //! Intra Prediction Line Rowstore (… variable492 return m_ipdlRowstoreCache.bEnabled ? true : false; in IsIpdlRowstoreCacheEnabled()
39 m_ipdlRowstoreCache.bEnabled || in ~MhwVdboxAvpInterfaceG12()106 m_ipdlRowstoreCache.bSupported = userFeatureData.i32Data ? false : true; in InitRowstoreUserFeatureSettings()171 if (m_ipdlRowstoreCache.bSupported) in GetRowstoreCachingAddrs()173 m_ipdlRowstoreCache.bEnabled = true; in GetRowstoreCachingAddrs()174 m_ipdlRowstoreCache.dwAddress = 384; in GetRowstoreCachingAddrs()883 if (m_ipdlRowstoreCache.bEnabled) in AddAvpPipeBufAddrCmd()886 …ntraPredictionLineRowstoreReadWriteBufferAddress.DW0_1.BaseAddress = m_ipdlRowstoreCache.dwAddress; in AddAvpPipeBufAddrCmd()
52 m_ipdlRowstoreCache.bEnabled || in ~MhwVdboxAvpInterfaceXe_Hpm()482 if (m_ipdlRowstoreCache.bEnabled) in AddAvpPipeBufAddrCmd()485 …ntraPredictionLineRowstoreReadWriteBufferAddress.DW0_1.BaseAddress = m_ipdlRowstoreCache.dwAddress; in AddAvpPipeBufAddrCmd()