Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h802 SWITCH_RTP_FLAG_RAW_WRITE, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_h323/
H A Dmod_h323.cpp2180 flags[SWITCH_RTP_FLAG_RAW_WRITE] = (switch_rtp_flag_t)1; in Start()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c8968 fwd = (rtp_session->flags[SWITCH_RTP_FLAG_RAW_WRITE] && in switch_rtp_write_frame()
8972 …rtp_session->flags[SWITCH_RTP_FLAG_RAW_WRITE] && (rtp_session->rtp_bugs & RTP_BUG_GEN_ONE_GEN_ALL)… in switch_rtp_write_frame()
8975 rtp_session->flags[SWITCH_RTP_FLAG_RAW_WRITE] = 0; in switch_rtp_write_frame()
9052 ts = rtp_session->flags[SWITCH_RTP_FLAG_RAW_WRITE] ? (uint32_t) frame->timestamp : 0; in switch_rtp_write_frame()
H A Dswitch_core_media.c8616 flags[SWITCH_RTP_FLAG_RAW_WRITE]++; in switch_core_media_activate_rtp()
9143 flags[SWITCH_RTP_FLAG_RAW_WRITE]++; in switch_core_media_activate_rtp()
9451 flags[SWITCH_RTP_FLAG_RAW_WRITE]++; in switch_core_media_activate_rtp()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_dingaling/
H A Dmod_dingaling.c1246 flags[SWITCH_RTP_FLAG_RAW_WRITE]++; in activate_audio_rtp()
1443 flags[SWITCH_RTP_FLAG_RAW_WRITE]++; in activate_video_rtp()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs43149 SWITCH_RTP_FLAG_RAW_WRITE, enumerator