Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c758 *do_cng = 1; in handle_rfc2833()
803 *do_cng = 1; in handle_rfc2833()
5666 int do_cng = 0; in do_flush() local
5670 handle_rfc2833(rtp_session, bytes_in, &do_cng); in do_flush()
5679 int do_cng = 0; in do_flush() local
5688 handle_rfc2833(rtp_session, bytes, &do_cng); in do_flush()
5778 #define return_cng_frame() do_cng = 1; goto timer_check
7205 int do_cng = 0; in rtp_common_read() local
7820 switch (handle_rfc2833(rtp_session, bytes, &do_cng)) { in rtp_common_read()
7836 do_cng++; in rtp_common_read()
[all …]
H A Dswitch_core_media.c2871 int do_cng = 0; in switch_core_media_read_frame() local
3028 do_cng = 1; in switch_core_media_read_frame()
3032 if (do_cng) { in switch_core_media_read_frame()