HomeSort by relevance Sort by last modified time
    Searched refs:OMX_GetHandle (Results 1 - 25 of 41) sorted by null

1 2

  /hardware/intel/common/wrs_omxil_core/core/src/
pv_omx_interface.cpp 64 pOMX_GetHandle = OMX_GetHandle;
wrs_omxcore.cpp 193 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle(
  /hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core_Wrapper.c 119 return OMX_GetHandle(pHandle, cComponentName, pAppData, pCallBacks);
OMX_Core.c 165 * OMX_GetHandle
188 OMX_ERRORTYPE OMX_GetHandle(OMX_HANDLETYPE * pHandle,
214 "OMX_GetHandle called without calling OMX_Init first");
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");
778 OMX_GetHandle(&hComp,
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c 123 return OMX_GetHandle(pHandle, cComponentName, pAppData, pCallBacks);
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,
  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.c 149 * Function : OMX_GetHandle
154 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle(
  /device/lge/hammerhead/camera/mm-image-codec/qomx_core/
qomx_core.c 149 * Function : OMX_GetHandle
154 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle(
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 167 * Function : OMX_GetHandle
172 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_GetHandle(
  /frameworks/native/include/media/openmax/
OMX_Core.h 531 pAppData parameter to the OMX_GetHandle method for the component.
569 pAppData parameter to the OMX_GetHandle method for the component.
598 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 523 pAppData parameter to the OMX_GetHandle method for the component.
561 pAppData parameter to the OMX_GetHandle method for the component.
590 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 531 pAppData parameter to the OMX_GetHandle method for the component.
569 pAppData parameter to the OMX_GetHandle method for the component.
598 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 514 pAppData parameter to the OMX_GetHandle method for the component.
552 pAppData parameter to the OMX_GetHandle method for the component.
581 pAppData parameter to the OMX_GetHandle method for the component.
    [all...]
  /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/qcom/media/mm-core/src/common/
qc_omx_core.c 382 OMX_GetHandle
395 OMX_GetHandle(OMX_OUT OMX_HANDLETYPE* handle,
450 DEBUG_PRINT("OMX_GetHandle:NO free slot available to store Component Handle\n");
478 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n");
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 222 rc = OMX_GetHandle(&p_session->omx_handle,
228 CDBG_ERROR("%s:%d] OMX_GetHandle failed (%d)", __func__, __LINE__, rc);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 534 error = OMX_GetHandle(pHandle, strG726Decoder, &AppData, &G726CaBa);
    [all...]
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 1037 OMX_GetHandle(&hComp, (OMX_STRING) "OMX.TI.DUCATI1.MISC.SAMPLE",
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1037 OMX_GetHandle(&hComp, (OMX_STRING) "OMX.TI.DUCATI1.MISC.SAMPLE",
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 80 rc = OMX_GetHandle(&my_obj->omx_handle,
86 CDBG_ERROR("%s : OMX_GetHandle failed (%d)",__func__, rc);
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 82 rc = OMX_GetHandle(&my_obj->omx_handle,
88 CDBG_ERROR("%s : OMX_GetHandle failed (%d)",__func__, rc);
    [all...]

Completed in 1021 milliseconds

1 2