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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
packet_loss_stats.cc 25 multiple_loss_historic_event_count_(0),
69 *out_multiple_loss_event_count = multiple_loss_historic_event_count_;
124 multiple_loss_historic_event_count_++;
packet_loss_stats.h 46 int multiple_loss_historic_event_count_; member in class:webrtc::PacketLossStats

Completed in 47 milliseconds