Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp34 iProcessingState(ProcessingState_Idle), in PVMFProtocolEngineNode()
1397 iProcessingState = ProcessingState_Idle; // disable data flow in HandlePortActivity()
2081 …iProcessingState = ProcessingState_Idle; // hold off any data flow until the output buffer callback in OutputBufferPoolFull()
3285 if (iNode->iNodeOutput->isPortBusy()) iNode->iProcessingState = ProcessingState_Idle; in flushDataPostProcessing()
3388 iNode->iProcessingState = ProcessingState_Idle; in handle()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h555 ProcessingState_Idle = 0, enumerator