HomeSort by relevance Sort by last modified time
    Searched refs:OMX_Init (Results 1 - 14 of 14) sorted by null

  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c 97 return OMX_Init();
OMX_Core.c 71 /* 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()
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 first")
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 100 OMX_Init
114 OMX_Init()
116 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.c 97 OMX_Init
111 OMX_Init()
113 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1032 eError = OMX_Init();
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 91 eError = OMX_Init();
93 CAMHAL_LOGEB("OMX_Init() failed, error: 0x%x", eError);
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 90 rc = OMX_Init();
92 CDBG_ERROR("%s : OMX_Init failed (%d)",__func__, rc);
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 727 milliseconds