gst_pad_set_bufferalloc_function  894 gst/gstghostpad.c     gst_pad_set_bufferalloc_function (pad, gst_proxy_pad_do_bufferalloc);
gst_pad_set_bufferalloc_function  923 gst/gstghostpad.c     gst_pad_set_bufferalloc_function (internal, gst_proxy_pad_do_bufferalloc);
gst_pad_set_bufferalloc_function  916 gst/gstpad.h   void			gst_pad_set_bufferalloc_function	(GstPad *pad, GstPadBufferAllocFunction bufalloc);
gst_pad_set_bufferalloc_function  643 libs/gst/base/gstbasesink.c   gst_pad_set_bufferalloc_function (basesink->sinkpad,
gst_pad_set_bufferalloc_function  403 libs/gst/base/gstbasetransform.c   gst_pad_set_bufferalloc_function (trans->sinkpad,
gst_pad_set_bufferalloc_function 1673 plugins/elements/gstmultiqueue.c   gst_pad_set_bufferalloc_function (sq->sinkpad,
gst_pad_set_bufferalloc_function  382 plugins/elements/gstqueue.c   gst_pad_set_bufferalloc_function (queue->sinkpad, gst_queue_bufferalloc);
gst_pad_set_bufferalloc_function  370 plugins/elements/gstqueue2.c   gst_pad_set_bufferalloc_function (queue->sinkpad,
gst_pad_set_bufferalloc_function  244 plugins/elements/gsttee.c   gst_pad_set_bufferalloc_function (tee->sinkpad,
gst_pad_set_bufferalloc_function  213 tests/check/elements/tee.c   gst_pad_set_bufferalloc_function (h->final_sinkpad,
gst_pad_set_bufferalloc_function  180 tests/check/libs/test_transform.c   gst_pad_set_bufferalloc_function (res->sinkpad, result_buffer_alloc);