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

  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 84 #define OMX_H264E_INPUT_PORT 0
202 tFrameRate.nPortIndex = OMX_H264E_INPUT_PORT; /* As per ducati support-set for input port */
241 tFrameRate.nPortIndex = OMX_H264E_INPUT_PORT; /* As per ducati support-set for input port */
454 if(pPortDef->nPortIndex == OMX_H264E_INPUT_PORT)
456 if(pCompPrv->proxyPortBuffers[OMX_H264E_INPUT_PORT].proxyBufferType == EncoderMetadataPointers)
588 if (pStoreMetaData->nPortIndex == OMX_H264E_INPUT_PORT && pStoreMetaData->bStoreMetaData == OMX_TRUE)
595 tParamSetNPA.nPortIndex = OMX_H264E_INPUT_PORT;
608 sPortDef.nPortIndex = OMX_H264E_INPUT_PORT;
730 tParamStruct.nPortIndex = OMX_H264E_INPUT_PORT;
747 if( pCompPrv->proxyPortBuffers[OMX_H264E_INPUT_PORT].proxyBufferType == EncoderMetadataPointers
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 81 #define OMX_H264E_INPUT_PORT 0
315 if(pPortDef->nPortIndex == OMX_H264E_INPUT_PORT)
317 if(pCompPrv->proxyPortBuffers[OMX_H264E_INPUT_PORT].proxyBufferType == EncoderMetadataPointers)
443 if (pStoreMetaData->nPortIndex == OMX_H264E_INPUT_PORT && pStoreMetaData->bStoreMetaData == OMX_TRUE)
450 tParamSetNPA.nPortIndex = OMX_H264E_INPUT_PORT;
463 sPortDef.nPortIndex = OMX_H264E_INPUT_PORT;
579 tParamStruct.nPortIndex = OMX_H264E_INPUT_PORT;
596 if( pCompPrv->proxyPortBuffers[OMX_H264E_INPUT_PORT].proxyBufferType == EncoderMetadataPointers && nFilledLen != 0 )
717 if((nPortIndex == OMX_H264E_INPUT_PORT) &&
738 if((nPortIndex == OMX_H264E_INPUT_PORT) &
    [all...]

Completed in 650 milliseconds