Searched refs:kDelayLowThresholdMs (Results 1 – 1 of 1) sorted by relevance
52 const int64_t kDelayLowThresholdMs = 50; // Referred as d_th. in ReceivePacket() local75 if (exp_smoothed_delay_ms_ < kDelayLowThresholdMs) { in ReceivePacket()81 (kDelayMaxThresholdMs - kDelayLowThresholdMs), in ReceivePacket()83 kDelayLowThresholdMs); in ReceivePacket()