HomeSort by relevance Sort by last modified time
    Searched refs:nInputPortIndex (Results 26 - 44 of 44) sorted by null

12

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 242 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 151 ((pBufHeader->nInputPortIndex == OMX_VPP_INPUT_PORT) ||
152 (pBufHeader->nInputPortIndex == OMX_VPP_INPUT_OVERLAY_PORT ))){ /* input port */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 110 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
209 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c 118 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
232 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c 116 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
225 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 270 if(pBuffer->nInputPortIndex == MyVppPortDef.input_port){
274 else if(pBuffer->nInputPortIndex == MyVppPortDef.overlay_port){
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.c 361 if (pBuffer->nInputPortIndex != INPUT_PORT_INDEX) {
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 689 if( pCompPrv->proxyPortBuffers[pBufferHdr->nInputPortIndex].proxyBufferType == EncoderMetadataPointers)
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 675 if( pCompPrv->proxyPortBuffers[pBufferHdr->nInputPortIndex].proxyBufferType == EncoderMetadataPointers)
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 543 pCompPrv->proxyPortBuffers[pBufferHdr->nInputPortIndex].proxyBufferType ==
    [all...]

Completed in 418 milliseconds

12