Searched refs:packet_threshold (Results 1 – 2 of 2) sorted by relevance
54 "packet_threshold", &packet_threshold, // in Parser()164 if (audio_packets_since_last_video_ > separate_audio_.packet_threshold && in IncomingPacketFeedback()
43 int packet_threshold = 10; member