Home
last modified time | relevance | path

Searched refs:resend_packet_count_ (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.cc335 resend_packet_count_(0), in RtpPlayerImpl()
357 resend_packet_count_++; in NextPacket()
413 printf("Resent packets: %u\n", resend_packet_count_); in Print()
459 uint32_t resend_packet_count_; member in webrtc::rtpplayer::RtpPlayerImpl