Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
Dvp_base.h56 class VpExtIntfBase; variable
185 VpExtIntfBase *extIntf = nullptr;
196 class VpExtIntfBase
199 VpExtIntfBase(VpBase *hal) : m_hal(hal) in VpExtIntfBase() function
203 virtual ~VpExtIntfBase() in ~VpExtIntfBase()
210 MEDIA_CLASS_DEFINE_END(VpExtIntfBase)