Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h74 …void setComponent(OMX_COMPONENTTYPE *pComp, ISVOMXCore *pCore){mComponent = pComp; mCore = pCore;r… in setComponent()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp259 ISVComponent *pComp = g_isv_components.itemAt(i); in OMX_FreeHandle() local