HomeSort by relevance Sort by last modified time
    Searched refs:nInputPortIndex (Results 26 - 41 of 41) 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...]
  /frameworks/base/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 214 (*header)->nInputPortIndex = portIndex;
  /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/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 147 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
246 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 145 temp_bufferHeader->nInputPortIndex = INPUT_PORT_INDEX;
244 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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.c 562 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...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 543 pCompPrv->proxyPortBuffers[pBufferHdr->nInputPortIndex].proxyBufferType ==
    [all...]

Completed in 408 milliseconds

12