gst_pad_peer_get_caps  960 gst/gstpad.h   GstCaps *		gst_pad_peer_get_caps			(GstPad * pad);
gst_pad_peer_get_caps 1311 plugins/elements/gstmultiqueue.c   result = gst_pad_peer_get_caps (otherpad);
gst_pad_peer_get_caps  470 plugins/elements/gstqueue.c   result = gst_pad_peer_get_caps (otherpad);
gst_pad_peer_get_caps  586 plugins/elements/gstqueue2.c   result = gst_pad_peer_get_caps (otherpad);