Searched refs:QueriedIndex (Results 1 – 1 of 1) sorted by relevance
3773 OMX_U32 QueriedIndex = pVideoPortFormat->nIndex; in GetParameter() local3774 if (QueriedIndex >= ipPorts[PortIndex]->ActualNumPortFormatsSupported) in GetParameter()3782 …oscl_memcpy(pVideoPortFormat, &ipPorts[PortIndex]->VideoParam[QueriedIndex], sizeof(OMX_VIDEO_PARA… in GetParameter()