Searched defs:OMX_GetHandle (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/camera/mm-image-codec/qomx_core/
H A Dqomx_core.c149 * Function : OMX_GetHandle
154 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle( function
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Dqc_omx_core.c403 OMX_GetHandle
416 OMX_GetHandle(OMX_OUT OMX_HANDLETYPE* handle, function
471 DEBUG_PRINT("OMX_GetHandle:NO free slot available to store Component Handle\n");
498 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n");
/hardware/qcom/media/mm-core/src/common/
H A Dqc_omx_core.c382 OMX_GetHandle
395 OMX_GetHandle(OMX_OUT OMX_HANDLETYPE* handle, function
450 DEBUG_PRINT("OMX_GetHandle:NO free slot available to store Component Handle\n");
478 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n");
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core.c158 * OMX_GetHandle
181 OMX_ERRORTYPE OMX_GetHandle(OMX_HANDLETYPE * pHandle, function
207 "OMX_GetHandle called without calling OMX_Init first");
538 "OMX_GetHandle called without calling OMX_Init first");
582 "OMX_GetHandle called without calling OMX_Init first");
639 "OMX_GetHandle called without calling OMX_Init first");
765 OMX_GetHandle(&hComp,

Completed in 9 milliseconds