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

/hardware/qcom/camera/mm-image-codec/qomx_core/
H A Dqomx_core.c49 * Function : OMX_Init
54 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Init() function
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Dqc_omx_core.c100 OMX_Init
114 OMX_Init() function
116 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
/hardware/qcom/media/mm-core/src/common/
H A Dqc_omx_core.c97 OMX_Init
111 OMX_Init() function
113 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core.c71 /* count for call OMX_Init() */
122 * OMX_Init()
125 * responsibility of the application to call OMX_Init to ensure the proper
133 OMX_ERRORTYPE OMX_Init() function
207 "OMX_GetHandle called without calling OMX_Init first");
369 "OMX_FreeHandle called without calling OMX_Init first");
429 "OMX_Deinit being called without a corresponding OMX_Init");
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 firs
[all...]

Completed in 184 milliseconds