Searched refs:gst_ghost_pad_construct (Results 1 – 6 of 6) sorted by relevance
136 gboolean gst_ghost_pad_construct (GstGhostPad *gpad);
594 gst_ghost_pad_construct (GstGhostPad * gpad) in gst_ghost_pad_construct() function
121 if (!gst_ghost_pad_construct (GST_GHOST_PAD (pad))) { in gst_wpe_audio_pad_new()
4195 ghostpad: Deprecate gst_ghost_pad_construct()4198 gst_ghost_pad_construct() was meant to be called by subclasses right91838 …gst/gstghostpad.c (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to u…91841 * gst/gstghostpad.c (gst_ghost_pad_construct): If we got a91886 * gst/gstghostpad.c: (gst_ghost_pad_construct):91922 * gst/gstghostpad.c (gst_ghost_pad_construct): New function,
8104 Don't call gst_ghost_pad_construct() anymore
23527 webrtcbin: Don't call gst_ghost_pad_construct() anymore