Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXComponentDefines.h65 CBaseGetState((void *)GetComponentHandle(), &state);\
73 CBaseGetState((void *)GetComponentHandle(), &state);\
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h272 const OMX_COMPONENTTYPE *GetComponentHandle(void);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp2203 const OMX_COMPONENTTYPE *ComponentBase::GetComponentHandle(void) in GetComponentHandle() function in ComponentBase