Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtp-payloading.c48 GstEvent *custom_event; member
181 p->custom_event = NULL; in rtp_pipeline_create()
257 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb()
274 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb()
277 gst_event_unref (p->custom_event); in depay_event_probe_cb()
278 p->custom_event = NULL; in depay_event_probe_cb()
317 if (p->custom_event) { in rtp_pipeline_run()
332 gst_element_send_event (p->appsrc, gst_event_ref (p->custom_event)); in rtp_pipeline_run()
369 fail_if (p->custom_event); in rtp_pipeline_run()
1576 p->custom_event = in GST_START_TEST()