Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_IndexParamPortDefinition

433 	if(nParamIndex == OMX_IndexParamPortDefinition)
523 if(nParamIndex == OMX_IndexParamPortDefinition)
586 eError = PROXY_GetParameter(hComponent,OMX_IndexParamPortDefinition, &sPortDef);
591 eError = PROXY_SetParameter(hComponent,OMX_IndexParamPortDefinition, &sPortDef);
707 eError = PROXY_GetParameter(hComponent, OMX_IndexParamPortDefinition, &tParamStruct);