Home
last modified time | relevance | path

Searched defs:change_state (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wpe/wpe-extension/
Dgstwpeaudiosink.c235 change_state (GstElement * element, GstStateChange transition) in change_state() function
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c880 gboolean change_state = FALSE; in handle_association_changed() local
/third_party/gstreamer/gstreamer/gst/
Dgstelement.h858 GstStateChangeReturn (*change_state) (GstElement *element, GstStateChange transition); member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c798 change_state (GstPlay * self, GstPlayState state) in change_state() function