Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtp-payloading.c49 } rtp_pipeline; typedef
162 static rtp_pipeline *
167 rtp_pipeline *p; in rtp_pipeline_create()
176 p = (rtp_pipeline *) malloc (sizeof (rtp_pipeline)); in rtp_pipeline_create()
236 rtp_pipeline_destroy (rtp_pipeline * p) in rtp_pipeline_destroy()
253 rtp_pipeline *p = (rtp_pipeline *) user_data; in pay_event_probe_cb()
270 rtp_pipeline *p = (rtp_pipeline *) user_data; in depay_event_probe_cb()
290 rtp_pipeline_run (rtp_pipeline * p) in rtp_pipeline_run()
377 rtp_pipeline_enable_lists (rtp_pipeline * p) in rtp_pipeline_enable_lists()
408 rtp_pipeline *p = in rtp_pipeline_test()
[all …]