Home
last modified time | relevance | path

Searched defs:cacheTablesPtr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_cache_manager.cpp39 static bool Register(CACHE_COMPONENTS id, std::map<uint64_t, MOS_CACHE_ELEMENT> *cacheTablesPtr) in Register()
89 …l RegisterCacheSettings(CACHE_COMPONENTS id, std::map<uint64_t, MOS_CACHE_ELEMENT> *cacheTablesPtr) in RegisterCacheSettings()
H A Dmos_os.cpp1210 … Mos_InsertCacheSetting(CACHE_COMPONENTS id, std::map<uint64_t, MOS_CACHE_ELEMENT> *cacheTablesPtr) in Mos_InsertCacheSetting()