Lines Matching refs:portIndex
85 virtual void onQueueFilled(OMX_U32 portIndex);
86 List<BufferInfo *> &getPortQueue(OMX_U32 portIndex);
88 virtual void onPortFlushCompleted(OMX_U32 portIndex);
89 virtual void onPortEnableCompleted(OMX_U32 portIndex, bool enabled);
92 PortInfo *editPortInfo(OMX_U32 portIndex);
129 OMX_U32 portIndex,
136 OMX_U32 portIndex,
143 OMX_U32 portIndex,
148 OMX_U32 portIndex,
161 void onPortEnable(OMX_U32 portIndex, bool enable);
162 void onPortFlush(OMX_U32 portIndex, bool sendFlushComplete);