Home
last modified time | relevance | path

Searched refs:iSSRC (Results 1 – 7 of 7) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jitter_buffer_common_types.h214 RTPSessionInfoForFirewallExchange(): ipRTPDataJitterBufferPort(NULL), iSSRC(0) {} in RTPSessionInfoForFirewallExchange()
218 iSSRC = aRTPSessionInfo.iSSRC; in RTPSessionInfoForFirewallExchange()
221 , iSSRC(aSSRC) {} in RTPSessionInfoForFirewallExchange()
224 uint32 iSSRC; variable
Dpvmf_jb_firewall_pkts_impl.h99 iRTPSessionInfoForFirewallExchange.iSSRC = aRTPSessionInfo.iSSRC; in PVFirewallPacketExchanger()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jb_firewall_pkts_impl.cpp139 outstream << iRTPSessionInfoForFirewallExchange.iSSRC; in ComposeFirewallPacket()
165 outstream << iRTPSessionInfoForFirewallExchange.iSSRC; in ComposeFirewallPacket()
182 iRTPSessionInfoForFirewallExchange.iSSRC = aRTPSessionInfo.iSSRC; in SetRTPSessionInfo()
Dpvmf_jb_jitterbuffermisc.cpp762 iRTPExchangeInfosForFirewallExchange[ii].iSSRC = aSSRC; in SetPortSSRC()
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtspenginenodeextensioninterface.h88 uint32 iSSRC; member
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp3539 iSessionInfo.iSelectedStream[i].iSSRC = iIncomingMsg.transport[0].ssrc; in processIncomingMessage()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp6062 streamInfo.iSSRC); in SendSessionControlPrepareCompleteParams()