Home
last modified time | relevance | path

Searched refs:read_loops (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c7184 int read_loops = 0; in rtp_common_read() local
7340 read_loops++; in rtp_common_read()
7412 …if (rtp_session->max_missed_packets && read_loops == 1 && !rtp_session->flags[SWITCH_RTP_FLAG_VIDE… in rtp_common_read()