Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_base.h56 class VpExtIntfBase; variable
199 VpExtIntfBase(VpBase *hal) : m_hal(hal) in VpExtIntfBase() function