Searched refs:activate_pads (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.c | 3166 activate_pads (const GValue * vpad, GValue * ret, gboolean * active) in activate_pads() function 3233 (GstIteratorFoldFunction) activate_pads, &active); in gst_element_pads_activate() 3241 (GstIteratorFoldFunction) activate_pads, &active); in gst_element_pads_activate()
|
D | gstbin.c | 2617 activate_pads (const GValue * vpad, GValue * ret, gboolean * active) in activate_pads() function 2645 ires = gst_iterator_fold (iter, (GstIteratorFoldFunction) activate_pads, in iterator_activate_fold_with_resync()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 106668 * gst/gstelement.c: (activate_pads), (clear_caps), 107969 * gst/gstbin.c: (activate_pads), 108042 * gst/gstelement.c: (activate_pads), 126259 (gst_element_set_state), (activate_pads), 126548 (gst_element_set_state), (activate_pads), 127400 * gst/gstelement.c: (activate_pads):
|