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

1 2

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Resourcemanager.c 72 ((EXYNOS_OMX_RM_COMPONENT_LIST *)(pTempComp->pNext))->groupPriority = pExynosComponent->compPriority.nGroupPriority;
83 pTempComp->groupPriority = pExynosComponent->compPriority.nGroupPriority;
289 lowCompDetect = searchLowPriority(gpVideoDecRMComponentList, pExynosComponent->compPriority.nGroupPriority, &pComponentCandidate);
325 lowCompDetect = searchLowPriority(gpVideoEncRMComponentList, pExynosComponent->compPriority.nGroupPriority, &pComponentCandidate);
Exynos_OMX_Basecomponent.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
Exynos_OMX_Def.h 65 OMX_U32 nGroupPriority; /* the value 0 represents the highest priority */
  /frameworks/native/include/media/openmax/
OMX_Core.h 293 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 235 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 299 pComponentPrivate->sPriorityMgmt->nGroupPriority = 0xDEADC0DE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 241 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 355 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 253 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 280 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 264 pComponentPrivate->sPriorityMgmt->nGroupPriority = -1;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 646 pComponentPrivate->pPriorityMgmt->nGroupPriority = -1;
    [all...]

Completed in 659 milliseconds

1 2