Searched refs:GstPadProbeType (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.h | 536 } GstPadProbeType; typedef 593 GstPadProbeType type; 1334 GstPadProbeType mask,
|
D | gstpad.c | 191 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/ |
D | gstharness.h | 351 GstPadProbeType mask,
|
D | gstharness.c | 2813 const gchar * element_name, const gchar * pad_name, GstPadProbeType mask, in gst_harness_add_probe()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 276 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/ |
D | gstinsertbin.c | 378 GstPadProbeType probetype; in gst_insert_bin_block_pad_unlock()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ |
D | playout.c | 498 GstPadProbeType block_probe_type; in playout_item_new_pad()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstpad.c | 1361 test_pad_blocking_with_type (GstPadProbeType type) in test_pad_blocking_with_type()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 59532 …sed -i -e 's/GstProbeType/GstPadProbeType/g' `git grep GstProbeType | sed -e 's/:.*//' | …
|