Home
last modified time | relevance | path

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

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h456 OMX_U32 nOutputPortIndex; /**< The index of the output port (if any) using member
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1171 …pBaseComponentPort->pBuffer[ii]->nOutputPortIndex = iNumPorts; // here is assigned a non-valid por… in UseBuffer()
1175 pBaseComponentPort->pBuffer[ii]->nOutputPortIndex = nPortIndex; in UseBuffer()
1299 pBaseComponentPort->pBuffer[ii]->nOutputPortIndex = iNumPorts; in AllocateBuffer()
1305 pBaseComponentPort->pBuffer[ii]->nOutputPortIndex = nPortIndex; in AllocateBuffer()
2625 PortIndex = pBuffer->nOutputPortIndex; in FillThisBuffer()