Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_Init

71 /* 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()
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 first");
921 * loaded. It creates a mutex, which is used during OMX_Init()