Home
last modified time | relevance | path

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

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h458 OMX_U32 nInputPortIndex; /**< The index of the input port (if any) using member
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1170 pBaseComponentPort->pBuffer[ii]->nInputPortIndex = nPortIndex; in UseBuffer()
1176 …pBaseComponentPort->pBuffer[ii]->nInputPortIndex = iNumPorts; // here is assigned a non-valid port… in UseBuffer()
1297 pBaseComponentPort->pBuffer[ii]->nInputPortIndex = nPortIndex; in AllocateBuffer()
1304 pBaseComponentPort->pBuffer[ii]->nInputPortIndex = iNumPorts; in AllocateBuffer()
2535 PortIndex = pBuffer->nInputPortIndex; in EmptyThisBuffer()