Home
last modified time | relevance | path

Searched refs:GST_SCTP_ASSOCIATION_STATE_READY (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.h50 GST_SCTP_ASSOCIATION_STATE_READY, enumerator
Dsctpassociation.c47 {GST_SCTP_ASSOCIATION_STATE_READY, "state-ready", "state-ready"}, in gst_sctp_association_state_get_type()
319 GST_SCTP_ASSOCIATION_STATE_READY, FALSE); in maybe_set_state_to_ready()
392 if (self->state != GST_SCTP_ASSOCIATION_STATE_READY) { in gst_sctp_association_start()
Dgstsctpenc.c857 case GST_SCTP_ASSOCIATION_STATE_READY: in on_sctp_association_state_changed()