Searched refs:OMX_DirOutput (Results 1 – 12 of 12) sorted by relevance
245 OMX_DirOutput, /**< Port is an output port */ enumerator
370 || (port->mDef.eDir == OMX_DirOutput)); in onMessageReceived()472 CHECK_EQ(port->mDef.eDir, OMX_DirOutput); in onPortEnable()521 CHECK_EQ(port->mDef.eDir, OMX_DirOutput); in onPortFlush()
86 def.eDir = OMX_DirOutput; in initPorts()
92 def.eDir = OMX_DirOutput; in initPorts()
87 def.eDir = OMX_DirOutput; in initPorts()
104 def.eDir = OMX_DirOutput; in initPorts()
101 def.eDir = OMX_DirOutput; in initPorts()
137 def.eDir = OMX_DirOutput; in initPorts()
133 def.eDir = OMX_DirOutput; in initPorts()
1140 CHECK_EQ((int)def.eDir, (int)OMX_DirOutput); in sendFormatChange()
4244 || (portIndex == kPortIndexOutput && def.eDir == OMX_DirOutput)); in dumpPortStatus()