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

  /external/webrtc/webrtc/modules/video_coding/test/
rtp_player.cc 335 resend_packet_count_(0),
357 resend_packet_count_++;
413 printf("Resent packets: %u\n", resend_packet_count_);
459 uint32_t resend_packet_count_; member in class:webrtc::rtpplayer::RtpPlayerImpl

Completed in 246 milliseconds