Searched refs:PortInfo (Results 1 – 2 of 2) sorted by relevance
153 const PortInfo *port = in internalGetParameter()185 PortInfo *port = in internalSetParameter()242 PortInfo *port = &mPorts.editItemAt(portIndex); in useBufferCallerLockedAlready()321 PortInfo *port = &mPorts.editItemAt(portIndex); in freeBuffer()421 PortInfo *port = &mPorts.editItemAt(portIndex); in onMessageReceived()539 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortEnable()540 CHECK_EQ((int)port->mTransition, (int)PortInfo::NONE); in onPortEnable()552 port->mTransition = PortInfo::DISABLING; in onPortEnable()571 port->mTransition = PortInfo::ENABLING; in onPortEnable()593 PortInfo *port = &mPorts.editItemAt(portIndex); in onPortFlush()[all …]
57 struct PortInfo { struct92 PortInfo *editPortInfo(OMX_U32 portIndex);109 Vector<PortInfo> mPorts;