Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h72 OMX_CALLBACKTYPE *getCallBacks(OMX_CALLBACKTYPE*);
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp198 OMX_CALLBACKTYPE *pISVCallBacks = pISVComponent->getCallBacks(pCallBacks); in OMX_GetHandle()
Disv_omxcomponent.cpp192 OMX_CALLBACKTYPE* ISVComponent::getCallBacks(OMX_CALLBACKTYPE* pCallBacks) in getCallBacks() function in ISVComponent