Home
last modified time | relevance | path

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

/hardware/intel/common/libstagefrighthw/
DWrsOMXPlugin.cpp129 OMX_ERRORTYPE omx_res = (*(mCores[i]->mGetHandle))( in makeComponentInstance() local
156 …OMX_ERRORTYPE omx_res = (*(mComponents[i].mCore->mFreeHandle))(reinterpret_cast<OMX_HANDLETYPE *>(… in destroyComponentInstance() local
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp196 OMX_ERRORTYPE omx_res = (*(g_cores[i].mGetHandle))( in OMX_GetHandle() local
229 OMX_ERRORTYPE omx_res = pComp->freeComponent(); in OMX_FreeHandle() local