Home
last modified time | relevance | path

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

/dports/net/ortp/ortp-1.0.2-0/src/
H A Drtpsession_priv.h84 void ortp_stream_clear_aux_addresses(OrtpStream *os);
110 void update_sent_bytes(OrtpStream *os, int nbytes);
H A Drtpsession.c1546 void ortp_stream_clear_aux_addresses(OrtpStream *os){ in ortp_stream_clear_aux_addresses()
1555 static void ortp_stream_uninit(OrtpStream *os){ in ortp_stream_uninit()
1832 static void compute_recv_bandwidth(OrtpStream *os, const struct timeval *current) { in compute_recv_bandwidth()
1840 static void compute_send_bandwidth(OrtpStream *os, const struct timeval *current) { in compute_send_bandwidth()
2485 OrtpStream *os = is_rtp ? &peer->rtp.gs : &peer->rtcp.gs; in rtp_session_do_splice()
2490 bool_t ortp_stream_is_ipv6(OrtpStream *os) { in ortp_stream_is_ipv6()
H A Drtpsession_inet.c1137 void update_sent_bytes(OrtpStream *os, int nbytes) { in update_sent_bytes()
1146 static void update_recv_bytes(OrtpStream *os, size_t nbytes, const struct timeval *recv_time) { in update_recv_bytes()
/dports/net/ortp/ortp-1.0.2-0/include/ortp/
H A Drtpsession.h316 } OrtpStream; typedef
320 OrtpStream gs;
360 OrtpStream gs;
763 ORTP_PUBLIC bool_t ortp_stream_is_ipv6(OrtpStream *os);
/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dice.c1002 …candidate(IceCheckList *cl, MSTurnContext *turn_context, RtpTransport *rtptp, OrtpStream *stream) { in ice_check_list_deallocate_turn_candidate()
1585 …ession_and_componentID(const RtpSession *rtp_session, int componentID, const OrtpStream **stream) { in ice_get_ortp_stream_from_rtp_session_and_componentID()
2294 const OrtpStream *stream = NULL; in ice_schedule_turn_allocation_refresh()
2316 const OrtpStream *stream = NULL; in ice_schedule_turn_permission_refresh()
2339 const OrtpStream *stream = NULL; in ice_schedule_turn_channel_bind_refresh()