Home
last modified time | relevance | path

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

/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp577 iDynamicReconfigInProgress = false; in PVMFOMXBaseDecNode()
652 (iDataIn.GetRep() != NULL) || (iDynamicReconfigInProgress == true) || in Run()
708 (!iDynamicReconfigInProgress) && in Run()
744 ((iDynamicReconfigInProgress == true) && (iResetMsgSent == false)) in Run()
785 if (iEndOfDataReached && !iDynamicReconfigInProgress) in Run()
4444 if (!iDynamicReconfigInProgress) in DoStart()
4875 iDynamicReconfigInProgress = false; in DoReset()
5139 iDynamicReconfigInProgress = false; in DoReset()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp1916 iDynamicReconfigInProgress = false; in EventHandlerProcessing()
2008 if (iDynamicReconfigInProgress) in EventHandlerProcessing()
2103 iDynamicReconfigInProgress = true; in EventHandlerProcessing()
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h679 bool iDynamicReconfigInProgress; variable
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1241 bool iDynamicReconfigInProgress; variable
Dpvmf_omx_enc_node.cpp814 iDynamicReconfigInProgress = false; in PVMFOMXEncNode()
1035 ((iDynamicReconfigInProgress == true) && (iResetMsgSent == false)) in Run()
1072 if (iEndOfDataReached && !iDynamicReconfigInProgress) in Run()
4661 iDynamicReconfigInProgress = false; in EventHandlerProcessing()
4740 if (iDynamicReconfigInProgress) in EventHandlerProcessing()
4755 iDynamicReconfigInProgress = true; in EventHandlerProcessing()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp1335 iDynamicReconfigInProgress = false; in EventHandlerProcessing()
1425 if (iDynamicReconfigInProgress) in EventHandlerProcessing()
1440 iDynamicReconfigInProgress = true; in EventHandlerProcessing()