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

/hardware/qcom/camera/mm-image-codec/qomx_core/
H A Dqomx_core.c59 * Function : OMX_Init
64 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Init() function
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcore.cpp59 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Init(void) function
77 g_cores[i].mInit = (ISVOMXCore::InitFunc)dlsym(libHandle, "OMX_Init");
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp123 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Init(void) function
/hardware/qcom/media/msm8974/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/msm8974/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/qcom/media/msm8996/mm-core/src/common/
H A Dqc_omx_core.c101 OMX_Init
115 OMX_Init() function
117 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
/hardware/ti/omap4-aah/domx/omx_core/src/
H A DOMX_Core.c71 /* count for call OMX_Init() */
129 * OMX_Init()
132 * responsibility of the application to call OMX_Init to ensure the proper
140 OMX_ERRORTYPE OMX_Init() function
214 "OMX_GetHandle called without calling OMX_Init first");
382 "OMX_FreeHandle called without calling OMX_Init first");
442 "OMX_Deinit being called without a corresponding OMX_Init");
551 "OMX_GetHandle called without calling OMX_Init first");
595 "OMX_GetHandle called without calling OMX_Init first");
652 "OMX_GetHandle called without calling OMX_Init firs
[all...]
/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 154 milliseconds