Home
last modified time | relevance | path

Searched refs:PVMFErrBusy (Results 1 – 24 of 24) sorted by relevance

/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp1921 status = PVMFErrBusy; in ProcessPortActivity()
1946 status = PVMFErrBusy; in ProcessPortActivity()
1958 if (status != PVMFErrBusy && status != PVMFSuccess) in ProcessPortActivity()
1967 return (status != PVMFErrBusy); in ProcessPortActivity()
1999 return PVMFErrBusy; in ProcessIncomingMsg()
2344 status = PVMFErrBusy; in sendAccessUnits()
2346 if (status == PVMFErrBusy) in sendAccessUnits()
2363 status = PVMFErrBusy; in sendAccessUnits()
2385 status = PVMFErrBusy; in sendAccessUnits()
2413 status = PVMFErrBusy; in dispatchAccessUnits()
[all …]
/external/opencore/pvmi/pvmf/src/
Dpvmf_port_base_impl.cpp404 return PVMFErrBusy; in QueueOutgoingMsg()
487 return PVMFErrBusy; in Send()
493 if (status == PVMFErrBusy) in Send()
756 return PVMFErrBusy; in Receive()
Dpvmf_return_codes.cpp56 CONSIDER(PVMFErrBusy); in PVMFStatusToString()
/external/opencore/nodes/pvvideoparsernode/src/
Dpvmf_videoparser_node.cpp993 if (status != PVMFErrBusy in ProcessPortActivity()
1003 if (status != PVMFErrBusy in ProcessPortActivity()
1022 return (status != PVMFErrBusy); in ProcessPortActivity()
1054 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
/external/opencore/pvmi/pvmf/include/
Dpvmf_return_codes.h89 const PVMFStatus PVMFErrBusy = (-8); variable
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp794 return PVMFErrBusy; in RetrieveMediaSample()
813 return PVMFErrBusy; in RetrieveMediaSample()
904 return PVMFErrBusy; in RetrieveMediaSample()
1952 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
3745 if ((status != PVMFErrBusy) && in ProcessPortActivity()
3758 return PVMFErrBusy; in ProcessPortActivity()
3764 return PVMFErrBusy; in ProcessPortActivity()
3778 if ((status != PVMFErrBusy) && in ProcessPortActivity()
3802 return PVMFErrBusy; in QueueMediaSample()
3808 return PVMFErrBusy; in QueueMediaSample()
[all …]
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.cpp434 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
2752 if ((status != PVMFErrBusy) && in ProcessPortActivity()
2763 return PVMFErrBusy; in ProcessPortActivity()
2769 return PVMFErrBusy; in ProcessPortActivity()
2783 if ((status != PVMFErrBusy) && in ProcessPortActivity()
3477 return PVMFErrBusy; in QueueMediaSample()
3483 return PVMFErrBusy; in QueueMediaSample()
3498 if (status == PVMFErrBusy) in QueueMediaSample()
3579 return PVMFErrBusy; in RetrieveMediaSample()
3598 return PVMFErrBusy; in RetrieveMediaSample()
[all …]
/external/opencore/engines/player/src/
Dpv_player_node_registry.cpp426 return PVMFErrBusy; in QueryFormatType()
460 return PVMFErrBusy; in QueryFormatType()
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_port.cpp249 return PVMFErrBusy; in QueueOutgoingMsg()
Dpvmf_jitter_buffer_node.cpp1707 if (status != PVMFErrBusy in ProcessPortActivity()
1719 return (status != PVMFErrBusy); in ProcessPortActivity()
1784 return PVMFErrBusy; in ProcessIncomingMsg()
1791 return PVMFErrBusy; in ProcessIncomingMsg()
1868 return PVMFErrBusy; in ProcessOutgoingMsg()
1874 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
1909 return PVMFErrBusy; in SendData()
1938 return PVMFErrBusy; in SendData()
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp1477 if (status != PVMFErrBusy && in ProcessPortActivity()
1488 return (status != PVMFErrBusy); in ProcessPortActivity()
1494 if (aStatus != PVMFErrBusy && aActivity.iPort->OutgoingMsgQueueSize() > 0) in QueueActivityOutgoingMessage()
1506 if (aStatus != PVMFErrBusy && aActivity.iPort->IncomingMsgQueueSize() > 0) in QueueActivityIncomingMessage()
1584 if (iProcessingState != ProcessingState_NormalDataflow) return PVMFErrBusy; in ProcessIncomingMsg()
1740 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
2111 if (aStatus == PVMFErrBusy) return false; in QueueOutgoingMsgSentComplete()
/external/opencore/nodes/pvwavffparsernode/src/
Dpvmf_wavffparser_node.cpp459 if (status != PVMFErrBusy in ProcessPortActivity()
487 if (status != PVMFErrBusy && status != PVMFSuccess && status != PVMFErrInvalidState) in ProcessPortActivity()
496 return (status != PVMFErrBusy); in ProcessPortActivity()
511 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_mio_video.cpp154 return PVMFErrBusy; in GetFrameByFrameNumber()
187 return PVMFErrBusy; in GetFrameByTimeoffset()
/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.cpp113 return PVMFErrBusy; in OpenSession()
/external/opencore/engines/2way/src/
Dpv_2way_engine.cpp559 OSCL_LEAVE(PVMFErrBusy); in Init()
730 OSCL_LEAVE(PVMFErrBusy); in Reset()
1167 OSCL_LEAVE(PVMFErrBusy); in DoRemoveDataSourceSink()
1614 OSCL_LEAVE(PVMFErrBusy); in Connect()
1718 OSCL_LEAVE(PVMFErrBusy); in Disconnect()
2678 OSCL_LEAVE(PVMFErrBusy); in CancelAllCommands()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_port.cpp538 case PVMFErrBusy: in Run()
Dpvmp4ffcn_node.cpp2283 return PVMFErrBusy; in ProcessIncomingMsg()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1220 if (status != PVMFErrBusy && status != PVMFSuccess) in ProcessPortActivity()
1244 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
4677 if (status == PVMFErrBusy) in DispatchEmbeddedData()
4769 if (status == PVMFErrBusy) in DispatchEmbeddedRdtData()
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1184 else if (status == PVMFErrBusy) in Run()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp1149 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
1158 if (status != PVMFErrBusy in ProcessOutgoingMsg()
1169 return (status != PVMFErrBusy); in ProcessOutgoingMsg()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp1664 pvmfStatus = PVMFErrBusy; in DoRequestPort()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp5790 if (status != PVMFErrBusy && activity.iPort->OutgoingMsgQueueSize() > 0) in ProcessPortActivity()
5804 if (status != PVMFErrBusy && status != PVMFSuccess && status != PVMFErrInvalidState) in ProcessPortActivity()
5829 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp1484 if (status == PVMFErrBusy) in ProcessOutgoingMsg()
1493 if (status != PVMFErrBusy in ProcessOutgoingMsg()
1504 return (status != PVMFErrBusy); in ProcessOutgoingMsg()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp1649 if (status == PVMFErrBusy) in ProcessOutgoingMsg()