HomeSort by relevance Sort by last modified time
    Searched defs:OMX_Deinit (Results 1 - 5 of 5) sorted by null

  /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()
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c 89 * Function : OMX_Deinit
94 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_Deinit()
  /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/omap4xxx/domx/omx_core/src/
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");

Completed in 88 milliseconds