Searched refs:m_bsdMpcRowstoreCache (Results 1 – 9 of 9) sorted by relevance
82 … m_bsdMpcRowstoreCache.enabled = m_bsdMpcRowstoreCache.supported && widthLE4K && (avc || vp8); in GetRowstoreCachingAddrs()83 … m_bsdMpcRowstoreCache.dwAddress = m_bsdMpcRowstoreCache.enabled ? BSDMPCROWSTORE_BASEADDRESS : 0; in GetRowstoreCachingAddrs()248 return m_bsdMpcRowstoreCache.enabled; in IsBsdMpcRowstoreCacheEnabled()424 m_bsdMpcRowstoreCache.enabled || in ~Impl()493 m_bsdMpcRowstoreCache.supported = true; in InitRowstoreUserFeatureSettings()501 m_bsdMpcRowstoreCache.supported = !(outValue.Get<bool>()); in InitRowstoreUserFeatureSettings()698 if (m_bsdMpcRowstoreCache.enabled) // mbaff and non mbaff mode for all resolutions in _MHW_SETCMD_OVERRIDE_DECL()701 … cmd.DW1.BsdMpcRowStoreScratchBufferBaseAddressReadWrite = m_bsdMpcRowstoreCache.dwAddress; in _MHW_SETCMD_OVERRIDE_DECL()
191 vdbox::RowStoreCache m_bsdMpcRowstoreCache = {}; //!< BSD/MPC row store cache variable
124 m_bsdMpcRowstoreCache.bSupported = userFeatureData.i32Data ? false : true; in InitRowstoreUserFeatureSettings()201 …if (m_bsdMpcRowstoreCache.bSupported && rowstoreParams->dwPicWidth < MHW_VDBOX_PICWIDTH_4K) … in GetRowstoreCachingAddrs()203 m_bsdMpcRowstoreCache.bEnabled = true; in GetRowstoreCachingAddrs()204 m_bsdMpcRowstoreCache.dwAddress = BSDMPCROWSTORE_BASEADDRESS; in GetRowstoreCachingAddrs()208 m_bsdMpcRowstoreCache.dwAddress = 0; in GetRowstoreCachingAddrs()209 m_bsdMpcRowstoreCache.bEnabled = false; in GetRowstoreCachingAddrs()836 m_bsdMpcRowstoreCache.bEnabled || in AddMfxPipeBufAddrCmd()1297 if (m_bsdMpcRowstoreCache.bEnabled) // mbaff and non mbaff mode for all resolutions in AddMfxBspBufBaseAddrCmd()1300 cmd.DW1.BsdMpcRowStoreScratchBufferBaseAddressReadWrite = m_bsdMpcRowstoreCache.dwAddress; in AddMfxBspBufBaseAddrCmd()
225 this->m_bsdMpcRowstoreCache.bSupported = userFeatureData.i32Data ? false : true; in InitRowstoreUserFeatureSettings()303 …if (this->m_bsdMpcRowstoreCache.bSupported && rowstoreParams->dwPicWidth < MHW_VDBOX_PICWIDTH_4K) … in GetRowstoreCachingAddrs()305 this->m_bsdMpcRowstoreCache.bEnabled = true; in GetRowstoreCachingAddrs()306 this->m_bsdMpcRowstoreCache.dwAddress = BSDMPCROWSTORE_BASEADDRESS; in GetRowstoreCachingAddrs()310 this->m_bsdMpcRowstoreCache.dwAddress = 0; in GetRowstoreCachingAddrs()311 this->m_bsdMpcRowstoreCache.bEnabled = false; in GetRowstoreCachingAddrs()957 … if (this->m_bsdMpcRowstoreCache.bEnabled) // mbaff and non mbaff mode for all resolutions in AddMfxBspBufBaseAddrCmd()960 … cmd.DW1.BsdMpcRowStoreScratchBufferBaseAddressReadWrite = this->m_bsdMpcRowstoreCache.dwAddress; in AddMfxBspBufBaseAddrCmd()
49 m_bsdMpcRowstoreCache.bEnabled || in ~MhwVdboxMfxInterfaceG12()153 m_bsdMpcRowstoreCache.bSupported = userFeatureData.i32Data ? false : true; in InitRowstoreUserFeatureSettings()180 m_bsdMpcRowstoreCache.bEnabled = m_bsdMpcRowstoreCache.bSupported && widthLE4K && (avc || vp8); in GetRowstoreCachingAddrs()181 … m_bsdMpcRowstoreCache.dwAddress = m_bsdMpcRowstoreCache.bEnabled ? BSDMPCROWSTORE_BASEADDRESS : 0; in GetRowstoreCachingAddrs()1265 if (m_bsdMpcRowstoreCache.bEnabled) // mbaff and non mbaff mode for all resolutions in AddMfxBspBufBaseAddrCmd()1268 cmd.DW1.BsdMpcRowStoreScratchBufferBaseAddressReadWrite = m_bsdMpcRowstoreCache.dwAddress; in AddMfxBspBufBaseAddrCmd()
596 MHW_VDBOX_ROWSTORE_CACHE m_bsdMpcRowstoreCache = {}; //!< BSD/MPC row store cache variable936 return m_bsdMpcRowstoreCache.bEnabled ? true : false; in IsBsdMpcRowstoreCacheEnabled()
54 m_bsdMpcRowstoreCache.bEnabled || in AddMfxPipeBufAddrCmd()