Searched refs:m_hevcHSaoRowStoreCache (Results 1 – 4 of 4) sorted by relevance
469 m_hevcHSaoRowStoreCache.enabled = false; in SetRowstoreCachingOffsets()470 m_hevcHSaoRowStoreCache.dwAddress = 0; in SetRowstoreCachingOffsets()510 if (m_hevcHSaoRowStoreCache.supported) in SetRowstoreCachingOffsets()512 m_hevcHSaoRowStoreCache.enabled = RowStoreCacheEnableHEVC[index][4]; in SetRowstoreCachingOffsets()513 m_hevcHSaoRowStoreCache.dwAddress = RowStoreCacheAddrHEVC[index][4]; in SetRowstoreCachingOffsets()696 m_hevcHSaoRowStoreCache.supported = m_hevcSaoRowStoreCache.supported; in InitRowstoreUserFeatureSettings()773 vdbox::RowStoreCache m_hevcHSaoRowStoreCache = {}; variable796 m_hevcHSaoRowStoreCache.enabled || in ~Impl()1926 if (m_hevcHSaoRowStoreCache.enabled) in _MHW_SETCMD_OVERRIDE_DECL()1929 … = (uint64_t)(m_hevcHSaoRowStoreCache.dwAddress… in _MHW_SETCMD_OVERRIDE_DECL()
341 RowStoreCache m_hevcHSaoRowStoreCache = {}; variable
345 m_hevcHSaoRowStoreCache.bEnabled || in ~MhwVdboxHcpInterfaceG12()441 m_hevcHSaoRowStoreCache.bSupported = m_hevcSaoRowStoreCache.bSupported; in InitRowstoreUserFeatureSettings()503 m_hevcHSaoRowStoreCache.bEnabled = false; in GetRowstoreCachingAddrs()504 m_hevcHSaoRowStoreCache.dwAddress = 0; in GetRowstoreCachingAddrs()545 if (m_hevcHSaoRowStoreCache.bSupported) in GetRowstoreCachingAddrs()547 m_hevcHSaoRowStoreCache.bEnabled = RowStoreCacheEnableHEVC[index][4]; in GetRowstoreCachingAddrs()548 m_hevcHSaoRowStoreCache.dwAddress = RowStoreCacheAddrHEVC[index][4]; in GetRowstoreCachingAddrs()2248 if (m_hevcHSaoRowStoreCache.bEnabled) in AddHcpPipeBufAddrCmd()2251 … cmd.DW95_96.SaoRowstoreBufferBaseAddress = (uint64_t)(m_hevcHSaoRowStoreCache.dwAddress) << 6; in AddHcpPipeBufAddrCmd()
378 MHW_VDBOX_ROWSTORE_CACHE m_hevcHSaoRowStoreCache = {}; variable