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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
nack_rtx_unittest.cc 72 consecutive_drop_start_(0),
93 consecutive_drop_start_ = start;
110 } else if (count_ >= consecutive_drop_start_ &&
154 int consecutive_drop_start_; member in class:RtxLoopBackTransport

Completed in 55 milliseconds