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

  /external/webrtc/webrtc/video/
video_send_stream_tests.cc 316 send_count_(0),
327 if (send_count_++ % 2 != 0) {
331 send_count_ / 2, 127);
383 if (received_media_ && received_fec_ && send_count_ > 100)
416 int send_count_; member in class:webrtc::FecObserver
443 send_count_(0),
455 if (++send_count_ == 3) {
509 int send_count_; member in class:webrtc::NackObserver
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc 469 send_count_(0),
528 ++send_count_;
581 int send_count_; member in class:webrtc::AudioCodingModuleMtTestOldApi
    [all...]

Completed in 1019 milliseconds