HomeSort by relevance Sort by last modified time
    Searched defs:OMX_GetHandle (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 403 OMX_GetHandle
416 OMX_GetHandle(OMX_OUT OMX_HANDLETYPE* handle,
471 DEBUG_PRINT("OMX_GetHandle:NO free slot available to store Component Handle\n");
498 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n");
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 158 * OMX_GetHandle
181 OMX_ERRORTYPE OMX_GetHandle(OMX_HANDLETYPE * pHandle,
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 27 milliseconds