Searched refs:nPortIndex (Results 226 - 232 of 232) sorted by relevance

12345678910

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c934 pCompPrivateStruct->nPortIndex = INPUT_PORT;
961 pCompPrivateStruct->nPortIndex = OUTPUT_PORT;
1003 iAacParam->nPortIndex = INPUT_PORT;
1091 pAacParam->nPortIndex = OUTPUT_PORT;
1150 pCompPrivateStructGain->nPortIndex = OMX_DirOutput;
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DOMXVideoDecoderAVCSecure.cpp109 mParamAvc.nPortIndex = INPORT_INDEX;
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp725 if (rectParams->nPortIndex != OUTPORT_INDEX) {
H A DOMXVideoDecoderVP9Hybrid.cpp642 if (rectParams->nPortIndex != OUTPORT_INDEX) {
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h455 void buf_ref_add(int nPortIndex);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp2428 caps->nPortIndex = OMX_ALL;
2431 sharedBuffer.nPortIndex = OMX_ALL;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c588 OMX_PRCOMM2(pComponentPrivate->dbg, "wmaParams[OUTPUT_PORT]->nPortIndex = %ld",
589 pComponentPrivate->wmaParams[OUTPUT_PORT]->nPortIndex);

Completed in 391 milliseconds

12345678910