Home
last modified time | relevance | path

Searched refs:QueriedIndex (Results 1 – 1 of 1) sorted by relevance

/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp3773 OMX_U32 QueriedIndex = pVideoPortFormat->nIndex; in GetParameter() local
3774 if (QueriedIndex >= ipPorts[PortIndex]->ActualNumPortFormatsSupported) in GetParameter()
3782 …oscl_memcpy(pVideoPortFormat, &ipPorts[PortIndex]->VideoParam[QueriedIndex], sizeof(OMX_VIDEO_PARA… in GetParameter()