Home
last modified time | relevance | path

Searched refs:GstPadProbeType (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h536 } GstPadProbeType; typedef
593 GstPadProbeType type;
1334 GstPadProbeType mask,
Dgstpad.c191 GstEvent * event, GstPadProbeType type);
193 GstEvent * event, GstPadProbeType type);
1369 GstPadProbeType type; in cleanup_hook()
1426 gst_pad_add_probe (GstPad * pad, GstPadProbeType mask, in gst_pad_add_probe()
3586 GstPadProbeType type, flags; in probe_hook_marshal()
4156 GstPadProbeType type; in gst_pad_query()
4282 GstPadProbeType type; in gst_pad_peer_query()
4390 gst_pad_chain_data_unchecked (GstPad * pad, GstPadProbeType type, void *data) in gst_pad_chain_data_unchecked()
4653 gst_pad_push_data (GstPad * pad, GstPadProbeType type, void *data) in gst_pad_push_data()
5435 GstPadProbeType type) in gst_pad_push_event_unchecked()
[all …]
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.h351 GstPadProbeType mask,
Dgstharness.c2813 const gchar * element_name, const gchar * pad_name, GstPadProbeType mask, in gst_harness_add_probe()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c276 gst_pad_add_probe (pad, (GstPadProbeType) GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM, in gst_test_src_bin_setup_src()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/
Dgstinsertbin.c378 GstPadProbeType probetype; in gst_insert_bin_block_pad_unlock()
/third_party/gstreamer/gstplugins_bad/tests/examples/
Dplayout.c498 GstPadProbeType block_probe_type; in playout_item_new_pad()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpad.c1361 test_pad_blocking_with_type (GstPadProbeType type) in test_pad_blocking_with_type()
/third_party/gstreamer/gstreamer/
DChangeLog59532 …sed -i -e 's/GstProbeType/GstPadProbeType/g' `git grep GstProbeType | sed -e 's/:.*//' | …