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

  /device/google/marlin/camera/mm-image-codec/qomx_core/
qomx_core.c 325 * Function : OMX_FreeHandle
330 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(
  /device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.c 319 * Function : OMX_FreeHandle
324 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(
  /device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.c 319 * Function : OMX_FreeHandle
324 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(
  /hardware/intel/common/utils/ISV/omx/
isv_omxcore.cpp 84 g_cores[i].mFreeHandle = (ISVOMXCore::FreeHandleFunc)dlsym(libHandle, "OMX_FreeHandle");
250 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(
  /hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp 259 OMX_API OMX_ERRORTYPE OMX_APIENTRY OMX_FreeHandle(
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
qc_omx_core.c 392 eRet = OMX_FreeHandle(core[i].inst[j]);
504 OMX_FreeHandle
516 OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComp)
548 DEBUG_PRINT(" OMX_FreeHandle failed on %x\n",(unsigned) hComp);
  /hardware/qcom/media/msm8974/mm-core/src/common/
qc_omx_core.c 485 OMX_FreeHandle
497 OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComp)
531 DEBUG_PRINT(" OMX_FreeHandle failed on %p\n", hComp);
  /hardware/qcom/media/msm8996/mm-core/src/common/
qc_omx_core.c 574 OMX_FreeHandle
586 OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComp)
621 DEBUG_PRINT_ERROR("OMX_FreeHandle: reduced number_of_adec_nt_session %d\n",
629 DEBUG_PRINT(" OMX_FreeHandle failed on %p\n", hComp);
  /hardware/qcom/media/msm8998/mm-core/src/common/
qc_omx_core.c 576 OMX_FreeHandle
588 OMX_FreeHandle(OMX_IN OMX_HANDLETYPE hComp)
623 DEBUG_PRINT_ERROR("OMX_FreeHandle: reduced number_of_adec_nt_session %d\n",
631 DEBUG_PRINT(" OMX_FreeHandle failed on %p\n", hComp);

Completed in 1618 milliseconds