Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.c2656 GstPadTemplate **template_p; in gst_pad_set_pad_template() local
2661 template_p = &pad->padtemplate; in gst_pad_set_pad_template()
2662 gst_object_replace ((GstObject **) template_p, (GstObject *) templ); in gst_pad_set_pad_template()