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

1 2

  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 609 printf("\nBefore ETB pBufHeader->nInputPortIndex = %d\n",
610 pBufHeader->nInputPortIndex);
774 printf("\npBufferHdr->nInputPortIndex = %d\n",
775 pBufferHdr->nInputPortIndex);
784 printf("\npBufferHdr->nInputPortIndex = %d\n",
785 pBufferHdr->nInputPortIndex);
799 pBufferHdr->nInputPortIndex = OMX_NOPORT;
802 printf("\npBufferHdr->nInputPortIndex = %d\n",
803 pBufferHdr->nInputPortIndex);
853 pTemp->pOrigBufHdr->nInputPortIndex);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 289 pBufferHdr->nInputPortIndex = nPortIndex;
301 pBufferHdr->nInputPortIndex = OMX_NOPORT;
553 pBufListObj->nInputPortIndex = nPortIndex;
574 pBufListObj->nInputPortIndex = OMX_NOPORT;
577 pBufListObj->nInputPortIndex = pMyData->sCompPorts[nPortIndex].nTunnelPort;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 441 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 458 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 441 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 441 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 441 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c 202 pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex = pPortDef->nPortIndex;
218 pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex = OMX_NOPORT;
519 (*ppBufferHdr)->nInputPortIndex = nPortIndex;
526 (*ppBufferHdr)->nInputPortIndex = pComponentPrivate->pCompPort[nPortIndex]->nTunnelPort;
533 pComponentPrivate->pCompPort[nPortIndex]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex = JPEGDEC_INPUT_PORT;
537 pComponentPrivate->pCompPort[nPortIndex]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex = OMX_NOPORT;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 354 (*ppBufferHdr)->nInputPortIndex = nPortIndex;
361 (*ppBufferHdr)->nInputPortIndex = pComponentPrivate->pCompPort[nPortIndex]->nTunnelPort;
367 pBuffHeader->nInputPortIndex = JPEGENC_INP_PORT;
371 pBuffHeader->nInputPortIndex = OMX_NOPORT;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Buffer.cpp 274 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c     [all...]

Completed in 1061 milliseconds

1 2