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

1 2

  /hardware/intel/common/wrs_omxil_core/core/src/
pv_omx_interface.cpp 62 pOMX_Deinit = OMX_Deinit;
wrs_omxcore.cpp 147 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit(void)
  /hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core_Wrapper.c 100 return OMX_Deinit();
OMX_Core.c 418 * OMX_DeInit()
421 * responsibility of the application to call OMX_DeInit to ensure the clean up of these
429 OMX_ERRORTYPE OMX_Deinit()
440 can be returned by OMX_Deinit */
442 "OMX_Deinit being called without a corresponding OMX_Init");
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c 104 return OMX_Deinit();
OMX_Core.c 405 * OMX_DeInit()
408 * responsibility of the application to call OMX_DeInit to ensure the clean up of these
416 OMX_ERRORTYPE OMX_Deinit()
427 can be returned by OMX_Deinit */
429 "OMX_Deinit being called without a corresponding OMX_Init");
  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.c 89 * Function : OMX_Deinit
94 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit()
  /device/lge/hammerhead/camera/mm-image-codec/qomx_core/
qomx_core.c 89 * Function : OMX_Deinit
94 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit()
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 99 * Function : OMX_Deinit
104 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit()
  /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/omap4-aah/domx/omx_core/inc/
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 363 OMX_DeInit
375 OMX_Deinit()
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.c 363 OMX_DeInit
375 OMX_Deinit()
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 1141 eError = OMX_Deinit();
1148 OMX_Deinit();
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1141 eError = OMX_Deinit();
1148 OMX_Deinit();
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 316 OMX_Deinit();
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 1194 OMX_Deinit();
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 102 rc = OMX_Deinit();
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 103 rc = OMX_Deinit();
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 409 OMX_Deinit();
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp     [all...]

Completed in 636 milliseconds

1 2