Searched refs:OMX_CommandPortDisable (Results 1 – 4 of 4) sorted by relevance
471 case OMX_CommandPortDisable: in onSendCommand()708 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";
8606 OMX_CommandPortDisable, kPortIndexOutput), in onOMXEvent()8773 if (data1 == (OMX_U32)OMX_CommandPortDisable) { in onOMXEvent()