gst_fd_src_create  149 plugins/elements/gstfdsrc.c static GstFlowReturn gst_fd_src_create (GstPushSrc * psrc, GstBuffer ** outbuf);
gst_fd_src_create  206 plugins/elements/gstfdsrc.c   gstpush_src_class->create = GST_DEBUG_FUNCPTR (gst_fd_src_create);