Searched refs:SIMULCAST_PROBE_COUNT (Results 1 – 2 of 2) sorted by relevance
984 for _ in 0..=SIMULCAST_PROBE_COUNT { in handle_incoming_ssrc()
91 pub(crate) const SIMULCAST_PROBE_COUNT: usize = 10; constant