Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_rtcp_proto_impl.h114 iLastSenderReportSSRC = aSrc.iLastSenderReportSSRC; in PVMFRTCPStats()
131 iLastSenderReportSSRC = a.iLastSenderReportSSRC;
148 iLastSenderReportSSRC = 0; in Reset()
163 uint32 iLastSenderReportSSRC; variable
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_rtcp_proto_impl.cpp213 iRTCPStats.iLastSenderReportSSRC = rtcpSR.senderSSRC; in ProcessRTCPReport()
232 …u, iRTCPStats.iLastSenderReportSSRC %u ", rtcpSR.RTP_timestamp, iRTCPStats.iLastSenderReportSSRC)); in ProcessRTCPReport()