Home
last modified time | relevance | path

Searched refs:gst_buffer_pool_new (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstpoolstress.c56 pool = gst_buffer_pool_new (); in main()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbufferpool.c30 GstBufferPool *pool = gst_buffer_pool_new (); in create_pool()
232 GstBufferPool *pool = gst_buffer_pool_new (); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.h278 GstBufferPool * gst_buffer_pool_new (void);
Dgstbufferpool.c226 gst_buffer_pool_new (void) in gst_buffer_pool_new() function
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglimagesink.c191 pool = gst_buffer_pool_new (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c287 pool = gst_buffer_pool_new (); in gst_monoscope_src_negotiate()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufdec.c260 pool = gst_buffer_pool_new (); in gst_gdk_pixbuf_dec_setup_pool()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c466 pool = gst_buffer_pool_new (); in gst_vpx_dec_get_buffer_cb()
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c632 new_pool = gst_buffer_pool_new (); in gst_teletextdec_try_get_buffer_pool()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c856 pool = gst_buffer_pool_new (); in gst_base_transform_default_decide_allocation()
879 pool = gst_buffer_pool_new (); in gst_base_transform_default_decide_allocation()
Dgstbasesrc.c3254 pool = gst_buffer_pool_new (); in gst_base_src_decide_allocation_default()
3277 pool = gst_buffer_pool_new (); in gst_base_src_decide_allocation_default()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.c851 pool = gst_buffer_pool_new (); in gst_video_test_src_decide_allocation()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.c526 pool = gst_buffer_pool_new (); in gst_udpsrc_decide_allocation()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c323 pool = gst_buffer_pool_new (); in gst_harness_decide_allocation()
/third_party/gstreamer/gstreamer/
DChangeLog37598 docs: gst_pad_new_from_*_template and gst_buffer_pool_new constructors return floating references