Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
Ddecode_allocator.cpp47m_forceLockable = ReadUserFeature(m_osInterface->pfnGetUserSettingInstance(m_osInterface), "ForceD… in DecodeAllocator()
255 if (m_forceLockable) in AllocateBatchBuffer()
692 if (m_forceLockable) in SetAccessRequirement()
Ddecode_allocator.h556 bool m_forceLockable = false; variable