OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_burst_packets_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.cc
26
active_burst_packets_
(0),
56
if (
active_burst_packets_
> 0) {
57
active_burst_packets_
--;
65
active_burst_packets_
= config_.packet_loss_burst_length - 1;
packet_manipulator.h
106
int
active_burst_packets_
;
member in class:webrtc::test::PacketManipulatorImpl
Completed in 195 milliseconds