Searched refs:OMX_CommandPortDisable (Results 1 – 4 of 4) sorted by relevance
410 case OMX_CommandPortDisable: in onSendCommand()620 notify(OMX_EventCmdComplete, OMX_CommandPortDisable, i, NULL); in checkTransitions()
70 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
229 case OMX_CommandPortDisable: return "PortDisable";
7336 OMX_CommandPortDisable, kPortIndexOutput), in onOMXEvent()7422 if (data1 == (OMX_U32)OMX_CommandPortDisable) { in onOMXEvent()