gst_ghost_pad_new_full 1033 gst/gstghostpad.c   ret = gst_ghost_pad_new_full (name, dir, NULL);
gst_ghost_pad_new_full 1108 gst/gstghostpad.c   if ((ret = gst_ghost_pad_new_full (name, GST_PAD_DIRECTION (target), templ)))
gst_ghost_pad_new_full 1145 gst/gstghostpad.c       gst_ghost_pad_new_full (name, GST_PAD_TEMPLATE_DIRECTION (templ), templ);