Searched refs:OMX_DirInput (Results 1 – 11 of 11) sorted by relevance
244 OMX_DirInput, /**< Port is an input port */ enumerator
369 && port->mDef.eDir == OMX_DirInput) in onMessageReceived()469 if (port->mDef.eDir == OMX_DirInput) { in onPortEnable()518 if (port->mDef.eDir == OMX_DirInput) { in onPortFlush()
63 def.eDir = OMX_DirInput; in initPorts()
72 def.eDir = OMX_DirInput; in initPorts()
69 def.eDir = OMX_DirInput; in initPorts()
82 def.eDir = OMX_DirInput; in initPorts()
66 def.eDir = OMX_DirInput; in initPorts()
81 def.eDir = OMX_DirInput; in initPorts()
104 def.eDir = OMX_DirInput; in initPorts()
107 def.eDir = OMX_DirInput; in initPorts()
4243 CHECK((portIndex == kPortIndexInput && def.eDir == OMX_DirInput) in dumpPortStatus()