HomeSort by relevance Sort by last modified time
    Searched refs:iLastSenderReportSSRC (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_rtcp_proto_impl.h 114 iLastSenderReportSSRC = aSrc.iLastSenderReportSSRC;
131 iLastSenderReportSSRC = a.iLastSenderReportSSRC;
148 iLastSenderReportSSRC = 0;
163 uint32 iLastSenderReportSSRC;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_proto_impl.cpp 213 iRTCPStats.iLastSenderReportSSRC = rtcpSR.senderSSRC;
232 PVMF_JB_LOG_RTCPDATATRAFFIC_IN((0, "PVMFJitterBufferNode::ProcessIncomingRTCPReport - Sender Report TS iRTCPStats.lastSenderReportRTP %u, iRTCPStats.iLastSenderReportSSRC %u ", rtcpSR.RTP_timestamp, iRTCPStats.iLastSenderReportSSRC));
    [all...]

Completed in 12 milliseconds