Home
last modified time | relevance | path

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

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h69 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1609 case OMX_CommandFlush: in SendCommand()
1621 Message->MessageParam1 = OMX_CommandFlush; in SendCommand()
1925 case OMX_CommandFlush: in MessageHandler()
1940 OMX_CommandFlush, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
1952 OMX_CommandFlush, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
2001 OMX_CommandFlush, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
2013 OMX_CommandFlush, /* The commands was a OMX_CommandStateSet */ in MessageHandler()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp1444 … err = OMX_SendCommand(iOMXDecoder, OMX_CommandFlush, iPortIndexForDynamicReconfig, NULL); in HandleProcessingState()
5527 err = OMX_SendCommand(iOMXDecoder, OMX_CommandFlush, OMX_ALL, NULL); in HandleRepositioning()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp1856 case OMX_CommandFlush: in EventHandlerProcessing()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp1277 case OMX_CommandFlush: in EventHandlerProcessing()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp4628 case OMX_CommandFlush: //not supported in EventHandlerProcessing()