Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/sctp/
Dsctpsendmeta.h36 GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE, enumerator
Dsctpsendmeta.c71 gst_sctp_send_meta->pr = GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE; in gst_sctp_send_meta_init()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c210 GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE, 0); in construct_open_packet()
238 GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE, 0); in construct_ack_packet()
769 *reliability = GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE; in _get_sctp_reliability()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpenc.c557 case GST_SCTP_SEND_META_PARTIAL_RELIABILITY_NONE: in gst_sctp_enc_sink_chain()