Home | History | Annotate | Download | only in src

Lines Matching defs:nPortIndex

225 	tParamStruct.nPortIndex = OMX_VIDEODECODER_OUTPUT_PORT;
336 if(pCompPrv->proxyPortBuffers[pUsage->nPortIndex].proxyBufferType == GrallocPointers)
354 if(pCompPrv->proxyPortBuffers[pPortDef->nPortIndex].proxyBufferType == GrallocPointers)
370 if(pCompPrv->proxyPortBuffers[pPortParam->nPortIndex].proxyBufferType == GrallocPointers)
551 OMX_U32 nPortIndex = 0;
553 for(nPortIndex=0; nPortIndex < TOTAL_DEC_PORTS ;nPortIndex++ )
561 sPortDef.nPortIndex = nPortIndex;
570 if(pCompPrv->proxyPortBuffers[nPortIndex].IsBuffer2D == OMX_TRUE)
581 tParamStruct.nPortIndex = nPortIndex;
641 sPortDef.nPortIndex = OMX_VIDEODECODER_INPUT_PORT;