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

  /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 709 milliseconds