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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_utility.cc 26 NackStats::NackStats()
31 NackStats::~NackStats() {}
33 void NackStats::ReportRequest(uint16_t sequence_number) {
    [all...]
rtcp_utility.h 27 class NackStats {
29 NackStats();
30 ~NackStats();

Completed in 4088 milliseconds