Home
last modified time | relevance | path

Searched refs:SetPortFlushFlag (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp155 SetPortFlushFlag(iNumPorts, -1, OMX_FALSE); in ConstructBaseComponent()
368 void OmxComponentBase::SetPortFlushFlag(OMX_S32 NumPorts, OMX_S32 index, OMX_BOOL value) in SetPortFlushFlag() function in OmxComponentBase
1646 SetPortFlushFlag(iNumPorts, nParam, OMX_TRUE); in SendCommand()
2018 SetPortFlushFlag(iNumPorts, -1, OMX_FALSE); in MessageHandler()
2321 SetPortFlushFlag(iNumPorts, -1, OMX_TRUE); in DoStateSet()
2360 SetPortFlushFlag(iNumPorts, -1, OMX_FALSE); in DoStateSet()
/external/opencore/codecs_v2/omx/omx_baseclass/include/
Dpv_omxcomponent.h411 void SetPortFlushFlag(OMX_S32, OMX_S32 index, OMX_BOOL value);