Searched defs:PortBase (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h33 class PortBase class
39 PortBase();
40 PortBase(const OMX_PARAM_PORTDEFINITIONTYPE *portdefinition);
41 virtual ~PortBase();
201 /* end of PortBase */
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp36 void PortBase::__PortBase(void)
79 PortBase::PortBase() function in class:PortBase
84 PortBase::PortBase(const OMX_PARAM_PORTDEFINITIONTYPE *portdefinition) function in class:PortBase
90 PortBase::~PortBase()
124 void PortBase::SetOwner(OMX_COMPONENTTYPE *handle)
130 OMX_COMPONENTTYPE *PortBase::GetOwner(void)
135 OMX_ERRORTYPE PortBase
[all...]

Completed in 216 milliseconds