Home
last modified time | relevance | path

Searched refs:OMX_CommandPortDisable (Results 1 – 6 of 6) sorted by relevance

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h70 OMX_CommandPortDisable, /**< Disable a port on a component. */ enumerator
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1632 case OMX_CommandPortDisable: in SendCommand()
1692 Message->MessageParam1 = OMX_CommandPortDisable; in SendCommand()
1967 case OMX_CommandPortDisable: in MessageHandler()
1997 OMX_CommandPortDisable, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
2008 OMX_CommandPortDisable, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp1210 … OMX_SendCommand(iOMXDecoder, OMX_CommandPortDisable, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
1308 … OMX_SendCommand(iOMXDecoder, OMX_CommandPortDisable, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
1468 … OMX_SendCommand(iOMXDecoder, OMX_CommandPortDisable, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
1511 … OMX_SendCommand(iOMXDecoder, OMX_CommandPortDisable, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp1837 case OMX_CommandPortDisable: in EventHandlerProcessing()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp1282 case OMX_CommandPortDisable: in EventHandlerProcessing()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp1490 … OMX_SendCommand(iOMXEncoder, OMX_CommandPortDisable, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
4440 case OMX_CommandPortDisable: in EventHandlerProcessing()