Searched refs:gst_pad_is_blocked (Results 1 – 4 of 4) sorted by relevance
308 raw, self->raw, gst_pad_is_blocked (self->sink_proxypad)); in gst_play_sink_convert_bin_sink_setcaps()311 if (!gst_pad_is_blocked (self->sink_proxypad)) { in gst_play_sink_convert_bin_sink_setcaps()328 if (self->raw && !gst_pad_is_blocked (self->sink_proxypad)) { in gst_play_sink_convert_bin_sink_setcaps()
1346 gboolean gst_pad_is_blocked (GstPad *pad);
1596 gst_pad_is_blocked (GstPad * pad) in gst_pad_is_blocked() function
121773 * gst/gstpad.c: (gst_pad_set_blocked_async), (gst_pad_is_blocked),