Searched refs:OMX_DirOutput (Results 1 – 21 of 21) sorted by relevance
245 OMX_DirOutput, /**< Port is an output port */ enumerator
372 || (port->mDef.eDir == OMX_DirOutput)); in onMessageReceived()473 CHECK_EQ(port->mDef.eDir, OMX_DirOutput); in onPortEnable()522 CHECK_EQ(port->mDef.eDir, OMX_DirOutput); in onPortFlush()
76 def.eDir = OMX_DirOutput; in initPorts()
86 def.eDir = OMX_DirOutput; in initPorts()
92 def.eDir = OMX_DirOutput; in initPorts()
89 def.eDir = OMX_DirOutput; in initPorts()
96 def.eDir = OMX_DirOutput; in initPorts()
104 def.eDir = OMX_DirOutput; in initPorts()
128 def.eDir = OMX_DirOutput; in initPorts()
101 def.eDir = OMX_DirOutput; in initPorts()
90 def.eDir = OMX_DirOutput; in initPorts()
85 def.eDir = OMX_DirOutput; in initPorts()
103 def.eDir = OMX_DirOutput; in initPorts()
137 def.eDir = OMX_DirOutput; in initPorts()
134 def.eDir = OMX_DirOutput; in initPorts()
262 def.eDir = OMX_DirOutput; in initPorts()
397 def.eDir = OMX_DirOutput; in initPorts()
2017 CHECK_EQ((int)def.eDir, (int)OMX_DirOutput); in sendFormatChange()
4161 || (portIndex == kPortIndexOutput && def.eDir == OMX_DirOutput)); in dumpPortStatus()