Home
last modified time | relevance | path

Searched refs:m_heapAddr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_oca_rtlog_mgr.cpp71 sParams.pSystemMemory = (void *)m_heapAddr; in RegisterRes()
142 m_heapAddr = OcaRtLogSectionMgr::GetMemAddress(); in MosOcaRTLogMgr()
H A Dmos_oca_rtlog_mgr_base.h65 uint8_t *m_heapAddr = nullptr; variable