Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/compositor/
Dsignals.c8 if (G_UNLIKELY(!(var = (gst_parse_bin_from_description_full( \
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y336 bin = gst_parse_bin_from_description_full (set->value_str, TRUE, NULL, in gst_parse_new_child()
432 bin = gst_parse_bin_from_description_full (pos, TRUE, NULL, in gst_parse_element_set()
Dgrammar.y.in336 bin = gst_parse_bin_from_description_full (set->value_str, TRUE, NULL,
432 bin = gst_parse_bin_from_description_full (pos, TRUE, NULL,
Dgrammar.tab.c410 bin = gst_parse_bin_from_description_full (set->value_str, TRUE, NULL, in gst_parse_new_child()
506 bin = gst_parse_bin_from_description_full (pos, TRUE, NULL, in gst_parse_element_set()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtp-payloading.c189 gst_parse_bin_from_description_full (pay, TRUE, NULL, in rtp_pipeline_create()
192 gst_parse_bin_from_description_full (depay, TRUE, NULL, in rtp_pipeline_create()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1152 GstElement * gst_parse_bin_from_description_full (const gchar * bin_description,
Dgstutils.c3417 return gst_parse_bin_from_description_full (bin_description, in gst_parse_bin_from_description()
3447 gst_parse_bin_from_description_full (const gchar * bin_description, in gst_parse_bin_from_description_full() function
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpbin.c3636 gst_parse_bin_from_description_full (factory, TRUE, NULL, in ensure_early_fec_decoder()
4805 gst_parse_bin_from_description_full (factory, TRUE, NULL, in request_fec_encoder()
/third_party/gstreamer/gstreamer/
DChangeLog94025 (gst_parse_bin_from_description_full):
94084 (gst_parse_bin_from_description_full):
94092 API: gst_parse_bin_from_description_full()