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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
packet_manipulator.cc 24 active_burst_packets_(0),
55 if (active_burst_packets_ > 0) {
56 active_burst_packets_--;
64 active_burst_packets_ = config_.packet_loss_burst_length - 1;
packet_manipulator.h 104 int active_burst_packets_; member in class:webrtc::test::PacketManipulatorImpl

Completed in 209 milliseconds