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

  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp_defines.h 133 extendedHighSeqNum(0), jitter(0), lastSR(0),
150 lastSR(last_sender_report),
160 uint32_t lastSR;
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver.cc 494 _rtpRtcp.SendTimeOfSendReport(rtcpPacket.ReportBlockItem.LastSR);
523 reportBlock->remoteReceiveBlock.lastSR = rb.LastSR;
    [all...]
  /external/webrtc/webrtc/voice_engine/
channel.cc     [all...]

Completed in 892 milliseconds