/external/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node.cpp | 885 …PVMFBasicErrorInfoMessage*eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (eventCode, iEventUuid, N… in CommandComplete() local 890 , OSCL_STATIC_CAST(PVInterface*, eventmsg) in CommandComplete() 897 if (eventmsg) in CommandComplete() 898 eventmsg->removeRef(); in CommandComplete() 1586 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportErrorEvent() local 1587 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportErrorEvent() 1589 eventmsg->removeRef(); in ReportErrorEvent() 1604 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportInfoEvent() local 1605 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportInfoEvent() 1607 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvcommsionode/src/ |
D | pv_comms_io_node.cpp | 895 …PVMFBasicErrorInfoMessage*eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (eventCode, iEventUuid, N… in CommandComplete() local 900 , OSCL_STATIC_CAST(PVInterface*, eventmsg) in CommandComplete() 907 if (eventmsg) in CommandComplete() 908 eventmsg->removeRef(); in CommandComplete() 1528 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportErrorEvent() local 1529 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportErrorEvent() 1531 eventmsg->removeRef(); in ReportErrorEvent() 1546 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportInfoEvent() local 1547 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportInfoEvent() 1549 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvmediaoutputnode/src/ |
D | pv_media_output_node.cpp | 831 …PVMFBasicErrorInfoMessage*eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (eventCode, iEventUuid, N… in CommandComplete() local 836 , OSCL_STATIC_CAST(PVInterface*, eventmsg) in CommandComplete() 843 if (eventmsg) in CommandComplete() 844 eventmsg->removeRef(); in CommandComplete() 1851 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportErrorEvent() local 1852 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportErrorEvent() 1854 eventmsg->removeRef(); in ReportErrorEvent() 1868 …PVMFBasicErrorInfoMessage* eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (aEventCode, iEventUuid,… in ReportInfoEvent() local 1869 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportInfoEvent() 1871 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvclientserversocketnode/src/ |
D | pvmf_clientserver_socket_node.cpp | 1323 PVMFBasicErrorInfoMessage* eventmsg = in ReportErrorEvent() local 1328 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 1333 eventmsg->removeRef(); in ReportErrorEvent() 1348 PVMFBasicErrorInfoMessage* eventmsg = in ReportInfoEvent() local 1353 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 1358 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jb_jitterbuffermisc.cpp | 1002 PVMFBasicErrorInfoMessage* eventmsg; in RTCPPacketReceived() local 1003 eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (infocode, eventuuid, NULL)); in RTCPPacketReceived() 1005 OSCL_STATIC_CAST(PVMFErrorInfoMessageInterface*, eventmsg); in RTCPPacketReceived() 1014 eventmsg->removeRef(); in RTCPPacketReceived()
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_node.cpp | 4187 PVMFDurationInfoMessage* eventmsg = NULL; in Run() local 4188 OSCL_TRY(leavecode, eventmsg = OSCL_NEW(PVMFDurationInfoMessage, (durationInMsec))); in Run() 4189 …iNode)->ReportInfoEvent(PVMFInfoDurationAvailable, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg)); in Run() 4190 if (eventmsg) in Run() 4192 eventmsg->removeRef(); in Run() 4201 PVMFDurationInfoMessage* eventmsg = NULL; in Run() local 4202 OSCL_TRY(leavecode, eventmsg = OSCL_NEW(PVMFDurationInfoMessage, (durationInMsec))); in Run() 4203 …iNode)->ReportInfoEvent(PVMFInfoDurationAvailable, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg)); in Run() 4204 if (eventmsg) in Run() 4206 eventmsg->removeRef(); in Run()
|
/external/opencore/nodes/streaming/jitterbuffernode/src/ |
D | pvmf_jitter_buffer_node.cpp | 3617 PVMFBasicErrorInfoMessage* eventmsg; in ReportErrorEvent() local 3618 …VMF_JITTER_BUFFER_NEW(NULL, PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL), eventmsg); in ReportErrorEvent() 3622 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 3627 eventmsg->removeRef(); in ReportErrorEvent() 3656 PVMFBasicErrorInfoMessage* eventmsg; in ReportInfoEvent() local 3657 …VMF_JITTER_BUFFER_NEW(NULL, PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL), eventmsg); in ReportInfoEvent() 3659 OSCL_STATIC_CAST(PVMFErrorInfoMessageInterface*, eventmsg); in ReportInfoEvent() 3668 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_node.cpp | 1487 PVMFBasicErrorInfoMessage* eventmsg; in ReportErrorEvent() local 1488 … PVMF_MEDIA_LAYER_NEW(NULL, PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL), eventmsg); in ReportErrorEvent() 1492 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 1497 eventmsg->removeRef(); in ReportErrorEvent() 1515 PVMFBasicErrorInfoMessage* eventmsg; in ReportInfoEvent() local 1516 … PVMF_MEDIA_LAYER_NEW(NULL, PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL), eventmsg); in ReportInfoEvent() 1520 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 1525 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_node.cpp | 1538 PVMFBasicErrorInfoMessage* eventmsg; in ReportAACFFParserErrorEvent() local 1542 eventmsg); in ReportAACFFParserErrorEvent() 1543 PVMFAsyncEvent asyncevent(PVMFErrorEvent, aEventType, NULL, eventmsg, aEventData, NULL, 0); in ReportAACFFParserErrorEvent() 1545 eventmsg->removeRef(); in ReportAACFFParserErrorEvent() 1560 PVMFBasicErrorInfoMessage* eventmsg; in ReportAACFFParserInfoEvent() local 1564 eventmsg); in ReportAACFFParserInfoEvent() 1565 PVMFAsyncEvent asyncevent(PVMFInfoEvent, aEventType, NULL, eventmsg, aEventData, NULL, 0); in ReportAACFFParserInfoEvent() 1567 eventmsg->removeRef(); in ReportAACFFParserInfoEvent()
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_node.cpp | 1345 PVMFBasicErrorInfoMessage* eventmsg; in ReportErrorEvent() local 1349 eventmsg); in ReportErrorEvent() 1353 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 1358 eventmsg->removeRef(); in ReportErrorEvent() 1375 PVMFBasicErrorInfoMessage* eventmsg; in ReportInfoEvent() local 1379 eventmsg); in ReportInfoEvent() 1383 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 1388 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_node.cpp | 3210 PVMFBasicErrorInfoMessage* eventmsg = in ReportErrorEvent() local 3215 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 3220 eventmsg->removeRef(); in ReportErrorEvent() 3239 PVMFBasicErrorInfoMessage* eventmsg = in ReportInfoEvent() local 3244 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 3249 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_node.cpp | 752 PVMFBasicErrorInfoMessage* eventmsg = NULL; in RetrieveTrackData() local 754 … OSCL_TRY(errcode, eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (eventcode, eventuuid, NULL))); in RetrieveTrackData() 757 …nt(PVMFErrorEvent, PVMFErrResource, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), NULL, NULL, 0); in RetrieveTrackData() 759 eventmsg->removeRef(); in RetrieveTrackData()
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node.cpp | 1783 PVMFBasicErrorInfoMessage* eventmsg = NULL; in ReportMP4FFParserErrorEvent() local 1784 …OSCL_TRY(leavecode, eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL… in ReportMP4FFParserErrorEvent() 1785 …cevent(PVMFErrorEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportMP4FFParserErrorEvent() 1787 if (eventmsg) in ReportMP4FFParserErrorEvent() 1789 eventmsg->removeRef(); in ReportMP4FFParserErrorEvent() 1807 PVMFBasicErrorInfoMessage* eventmsg = NULL; in ReportMP4FFParserInfoEvent() local 1808 …OSCL_TRY(leavecode, eventmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (*aEventCode, *aEventUUID, NULL… in ReportMP4FFParserInfoEvent() 1809 …ncevent(PVMFInfoEvent, aEventType, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg), aEventData, NUL… in ReportMP4FFParserInfoEvent() 1811 if (eventmsg) in ReportMP4FFParserInfoEvent() 1813 eventmsg->removeRef(); in ReportMP4FFParserInfoEvent()
|
D | pvmf_mp4ffparser_node_metadata.cpp | 5238 PVMFDurationInfoMessage* eventmsg = NULL; in CreateDurationInfoMsg() local 5239 OSCL_TRY(leavecode, eventmsg = OSCL_NEW(PVMFDurationInfoMessage, (adurationms))); in CreateDurationInfoMsg() 5240 …erface::ReportInfoEvent(PVMFInfoDurationAvailable, NULL, OSCL_STATIC_CAST(PVInterface*, eventmsg)); in CreateDurationInfoMsg() 5241 if (eventmsg) in CreateDurationInfoMsg() 5243 eventmsg->removeRef(); in CreateDurationInfoMsg()
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_node.cpp | 4221 PVMFBasicErrorInfoMessage* eventmsg = in ReportErrorEvent() local 4226 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportErrorEvent() 4231 eventmsg->removeRef(); in ReportErrorEvent() 4250 PVMFBasicErrorInfoMessage* eventmsg = in ReportInfoEvent() local 4255 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 4260 eventmsg->removeRef(); in ReportInfoEvent()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
D | pvmf_sm_fsp_base_impl.cpp | 1990 PVMFBasicErrorInfoMessage* eventmsg = in ReportInfoEvent() local 1995 OSCL_STATIC_CAST(PVInterface*, eventmsg), in ReportInfoEvent() 2000 eventmsg->removeRef(); in ReportInfoEvent()
|