/external/opencore/nodes/pvloopbacknode/src/ |
D | pvmf_loopback_ioport.cpp | 199 && !iNode->FlushPending()) in Run()
|
D | pvmf_loopback_node.cpp | 363 if (FlushPending()) in Run() 611 bool PVMFLoopbackNode::FlushPending() in FlushPending() function in PVMFLoopbackNode
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_dummy_fileinput_node.cpp | 954 bool PVMFDummyFileInputNode::FlushPending() in FlushPending() function in PVMFDummyFileInputNode 1170 if (iInterfaceState == EPVMFNodeStarted || FlushPending()) in Run() 1200 if (iInterfaceState == EPVMFNodeStarted && !FlushPending()) in Run() 1215 if (FlushPending()) in Run()
|
/external/opencore/nodes/pvloopbacknode/include/ |
D | pvmf_loopback_node.h | 218 bool FlushPending();
|
/external/opencore/nodes/pvdummyinputnode/include/ |
D | pvmf_dummy_fileinput_node.h | 136 bool FlushPending();
|
/external/opencore/nodes/pvdummyoutputnode/src/ |
D | pvmf_dummy_fileoutput_node.cpp | 581 && (iInterfaceState == EPVMFNodeStarted || FlushPending())) in Run() 598 if (FlushPending() in Run() 1010 bool PVMFDummyFileOutputNode::FlushPending() in FlushPending() function in PVMFDummyFileOutputNode
|
D | pvmf_dummy_fileoutput_node.h | 300 bool FlushPending();
|
/external/opencore/nodes/pvfileoutputnode/src/ |
D | pvmf_fileoutput_node.cpp | 665 && (iInterfaceState == EPVMFNodeStarted || FlushPending())) in Run() 682 if (FlushPending() in Run() 1341 bool PVMFFileOutputNode::FlushPending() in FlushPending() function in PVMFFileOutputNode
|
D | pvmf_fileoutput_node.h | 283 bool FlushPending();
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_node.cpp | 378 (iInterfaceState == EPVMFNodeStarted || FlushPending())) in Run() 397 if (iInterfaceState == EPVMFNodeStarted && !FlushPending()) in Run() 412 if (FlushPending() && in Run() 1382 bool PVMFWAVFFParserNode::FlushPending() in FlushPending() function in PVMFWAVFFParserNode
|
D | pvmf_wavffparser_node.h | 458 bool FlushPending();
|
/external/opencore/nodes/streaming/jitterbuffernode/include/ |
D | pvmf_jitter_buffer_node.h | 326 bool FlushPending();
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
D | pvmf_protocol_engine_node.h | 313 bool FlushPending();
|
D | pvmf_protocol_engine_node.cpp | 1125 bool PVMFProtocolEngineNode::FlushPending() in FlushPending() function in PVMFProtocolEngineNode 1911 …if (!iPortActivityQueue.empty() && !FlushPending()) ///*&& (iInterfaceState==EPVMFNodeStarted || F… in HandleRunPortActivityProcessing() 1927 if (FlushPending() && iPortActivityQueue.empty()) in HandleRunFlush()
|
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_medialayer_node.h | 445 bool FlushPending();
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node.h | 553 bool FlushPending();
|
D | pvmf_mp3ffparser_node.cpp | 1300 bool PVMFMP3FFParserNode::FlushPending() in FlushPending() function in PVMFMP3FFParserNode 1728 if ((iInterfaceState == EPVMFNodeStarted || FlushPending()) && in Run() 1742 if (iInterfaceState == EPVMFNodeStarted && !FlushPending()) in Run() 1753 if (FlushPending() && in Run()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
D | pvmf_sm_fsp_base_impl.h | 361 virtual bool FlushPending();
|
/external/opencore/protocols/rtsp_client_engine/inc/ |
D | pvrtsp_client_engine_node.h | 900 bool FlushPending();
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.h | 558 bool FlushPending();
|
D | pvmf_amrffparser_node.cpp | 394 if (iInterfaceState == EPVMFNodeStarted || FlushPending()) in Run() 415 if (FlushPending() in Run() 1642 bool PVMFAMRFFParserNode::FlushPending() in FlushPending() function in PVMFAMRFFParserNode
|
/external/opencore/nodes/streaming/jitterbuffernode/src/ |
D | pvmf_jitter_buffer_node.cpp | 1547 FlushPending()) in Run() 1585 if (FlushPending() && (!CheckForPortActivityQueues())) in Run() 2114 bool PVMFJitterBufferNode::FlushPending() in FlushPending() function in PVMFJitterBufferNode
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_node.cpp | 1370 bool PVMFMediaLayerNode::FlushPending() in FlushPending() function in PVMFMediaLayerNode 2872 if (iInterfaceState == EPVMFNodeStarted || FlushPending()) in Run() 2933 if (FlushPending() && (!CheckForPortActivityQueues())) in Run()
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.cpp | 694 if (iInterfaceState == EPVMFNodeStarted || FlushPending()) in Run() 715 if (FlushPending() in Run() 1725 bool PVMFAACFFParserNode::FlushPending() in FlushPending() function in PVMFAACFFParserNode
|
D | pvmf_aacffparser_node.h | 881 bool FlushPending();
|