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