GstProxyPad        55 gst/gstghostpad.c #define GST_PROXY_PAD_CAST(obj)         ((GstProxyPad *)obj)
GstProxyPad       435 gst/gstghostpad.c   GstProxyPad *pad = GST_PROXY_PAD (object);
GstProxyPad       479 gst/gstghostpad.c   GstProxyPad *proxypad;
GstProxyPad       715 gst/gstghostpad.c   GstProxyPad *proxypad;
GstProxyPad        37 gst/gstghostpad.h #define GST_PROXY_PAD(obj)              (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PROXY_PAD, GstProxyPad))
GstProxyPad        81 gst/gstghostpad.h   GstProxyPad pad;