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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h 332 void UpdateNACKBitRate(uint32_t bytes, int64_t now);
rtp_sender.cc 825 UpdateNACKBitRate(bytes_re_sent, now);
859 void RTPSender::UpdateNACKBitRate(uint32_t bytes, int64_t now) {
    [all...]

Completed in 68 milliseconds