Searched refs:OMX_CommandPortDisable (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp415 case OMX_CommandPortDisable:
647 notify(OMX_EventCmdComplete, OMX_CommandPortDisable, i, NULL);
/frameworks/native/include/media/openmax/
H A DOMX_Core.h70 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator in enum:OMX_COMMANDTYPE
768 When the command is "OMX_CommandPortDisable" or
790 only flush that port. When Cmd has the value "OMX_CommandPortDisable"
H A DOMX_AsString.h229 case OMX_CommandPortDisable: return "PortDisable";
/frameworks/av/media/libstagefright/
H A DACodec.cpp7594 OMX_CommandPortDisable, kPortIndexOutput),
7680 if (data1 == (OMX_U32)OMX_CommandPortDisable) {

Completed in 94 milliseconds