Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h712 switch_size_t last_flaw; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c1578 …rtp_session->stats.inbound.flaws && (rtp_session->stats.inbound.last_flaw != rtp_session->stats.in… in do_mos()
1588 rtp_session->stats.inbound.last_flaw = rtp_session->stats.inbound.flaws; in do_mos()
1651 rtp_session->stats.inbound.last_flaw = 0; in reset_jitter_seq()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx4184 if (arg1) (arg1)->last_flaw = arg2; in CSharp_FreeSWITCHfNative_switch_rtp_numbers_t_last_flaw_set___()
4194 result = ((arg1)->last_flaw); in CSharp_FreeSWITCHfNative_switch_rtp_numbers_t_last_flaw_get___()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs43757 public SWIGTYPE_p_switch_size_t last_flaw { property in FreeSWITCH.Native.switch_rtp_numbers_t