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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/sec/
SEC_OMX_Def.h 61 OMX_U32 nGroupPriority; /* the value 0 represents the highest priority */
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Resourcemanager.c 67 ((SEC_OMX_RM_COMPONENT_LIST *)(pTempComp->pNext))->groupPriority = pSECComponent->compPriority.nGroupPriority;
78 pTempComp->groupPriority = pSECComponent->compPriority.nGroupPriority;
259 lowCompDetect = searchLowPriority(gpVideoRMComponentList, pSECComponent->compPriority.nGroupPriority, &pComponentCandidate);
SEC_OMX_Basecomponent.c 924 compPriority->nGroupPriority = pSECComponent->compPriority.nGroupPriority;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 276 OMX_U32 nGroupPriority; /**< Priority of the component group */
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 293 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/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/vidc/venc/src/
omx_video_encoder.cpp 728 priorityMgmtype->nGroupPriority);
731 m_sPriorityMgmt.nGroupPriority = priorityMgmtype->nGroupPriority;
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.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/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...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]

Completed in 210 milliseconds