HomeSort by relevance Sort by last modified time
    Searched refs:nPorts (Results 26 - 50 of 52) sorted by null

12 3

  /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 594 pComponentPrivate->pPortParamType->nPorts = VIDENC_NUM_OF_PORTS;
599 pComponentPrivate->pPortAudioType->nPorts = 0;
603 pComponentPrivate->pPortImageType->nPorts = 0;
607 pComponentPrivate->pPortOtherType->nPorts = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 241 ((G711DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 227 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 266 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 242 pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 267 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 233 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 262 pComponentPrivate->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 245 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 235 pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 223 ((WMADEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [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_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 281 pComponentPrivate->sPortParam->nPorts = NUM_OF_PORTS_AACDEC;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 199 ((AACENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 285 pComponentPrivate->sPortParam->nPorts = NUM_OF_PORTS;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 238 pHandle->pComponentPrivate)->sPortParam.nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 272 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 254 pComponentPrivate->sPortParam->nPorts = 0x2;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 833 pComponentPrivate->pPortParamType->nPorts = NUM_OF_PORTS;
837 pComponentPrivate->pPortParamTypeAudio->nPorts = VIDDEC_ZERO;
840 pComponentPrivate->pPortParamTypeImage->nPorts = VIDDEC_ZERO;
843 pComponentPrivate->pPortParamTypeOthers->nPorts = VIDDEC_ZERO;
    [all...]

Completed in 673 milliseconds

12 3