Home
last modified time | relevance | path

Searched refs:need_pool (Results 1 – 25 of 25) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkglsink.c321 gboolean need_pool; in gst_gtk_gl_sink_propose_allocation() local
328 gst_query_parse_allocation (query, &caps, &need_pool); in gst_gtk_gl_sink_propose_allocation()
339 if (need_pool) { in gst_gtk_gl_sink_propose_allocation()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsink.cc478 gboolean need_pool; in gst_qt_sink_propose_allocation() local
483 gst_query_parse_allocation (query, &caps, &need_pool); in gst_qt_sink_propose_allocation()
517 if (pool == NULL && need_pool) { in gst_qt_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dvideosink.c485 gboolean need_pool; in gst_d3dvideosink_propose_allocation() local
488 gst_query_parse_allocation (query, &caps, &need_pool); in gst_d3dvideosink_propose_allocation()
530 if (pool == NULL && need_pool) { in gst_d3dvideosink_propose_allocation()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixer.c193 gboolean need_pool; in gst_gl_mixer_propose_allocation() local
201 gst_query_parse_allocation (query, &caps, &need_pool); in gst_gl_mixer_propose_allocation()
212 if (need_pool) { in gst_gl_mixer_propose_allocation()
Dcaopengllayersink.m741 gboolean need_pool;
746 gst_query_parse_allocation (query, &caps, &need_pool);
757 if (need_pool) {
Dgstglimagesink.c1975 gboolean need_pool; in gst_glimage_sink_propose_allocation() local
1990 gst_query_parse_allocation (query, &caps, &need_pool); in gst_glimage_sink_propose_allocation()
2001 if (need_pool) { in gst_glimage_sink_propose_allocation()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h485 GstQuery * gst_query_new_allocation (GstCaps *caps, gboolean need_pool) G_GNUC_MAL…
488 … gst_query_parse_allocation (GstQuery *query, GstCaps **caps, gboolean *need_pool);
Dgstquery.c1545 gst_query_new_allocation (GstCaps * caps, gboolean need_pool) in gst_query_new_allocation() argument
1552 GST_QUARK (NEED_POOL), G_TYPE_BOOLEAN, need_pool, NULL); in gst_query_new_allocation()
1574 gboolean * need_pool) in gst_query_parse_allocation() argument
1586 GST_QUARK (NEED_POOL), G_TYPE_BOOLEAN, need_pool, NULL); in gst_query_parse_allocation()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c618 gboolean need_pool; in gst_wayland_sink_propose_allocation() local
621 gst_query_parse_allocation (query, &caps, &need_pool); in gst_wayland_sink_propose_allocation()
623 if (need_pool) in gst_wayland_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpp.c637 gboolean need_pool; in gst_msdkvpp_propose_allocation() local
642 gst_query_parse_allocation (query, &caps, &need_pool); in gst_msdkvpp_propose_allocation()
660 if (need_pool) { in gst_msdkvpp_propose_allocation()
675 if (!need_pool) in gst_msdkvpp_propose_allocation()
685 gst_query_add_allocation_pool (query, need_pool ? pool : NULL, size, in gst_msdkvpp_propose_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c811 gboolean need_pool; in gst_gl_filter_propose_allocation() local
813 gst_query_parse_allocation (query, &caps, &need_pool); in gst_gl_filter_propose_allocation()
824 if (need_pool) { in gst_gl_filter_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videosink.cpp838 gboolean need_pool; in gst_d3d11_video_sink_propose_allocation() local
843 gst_query_parse_allocation (query, &caps, &need_pool); in gst_d3d11_video_sink_propose_allocation()
854 if (need_pool) { in gst_d3d11_video_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davsamplevideosink.m776 gboolean need_pool;
778 gst_query_parse_allocation (query, &caps, &need_pool);
812 if (pool == NULL && need_pool) {
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c110 gboolean need_pool; in _buffer_propose_allocation() local
116 gst_query_parse_allocation (query, &caps, &need_pool); in _buffer_propose_allocation()
127 if (need_pool) { in _buffer_propose_allocation()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c1093 gboolean need_pool; in gst_xv_image_sink_propose_allocation() local
1095 gst_query_parse_allocation (query, &caps, &need_pool); in gst_xv_image_sink_propose_allocation()
1106 if (need_pool) { in gst_xv_image_sink_propose_allocation()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c1501 gboolean need_pool; in gst_x_image_sink_propose_allocation() local
1503 gst_query_parse_allocation (query, &caps, &need_pool); in gst_x_image_sink_propose_allocation()
1514 if (need_pool) { in gst_x_image_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1199 gboolean need_pool; in gst_kms_sink_propose_allocation() local
1208 gst_query_parse_allocation (query, &caps, &need_pool); in gst_kms_sink_propose_allocation()
1217 if (need_pool) { in gst_kms_sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.c2276 gboolean need_pool; in gst_dfbvideosink_propose_allocation() local
2281 gst_query_parse_allocation (query, &caps, &need_pool); in gst_dfbvideosink_propose_allocation()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c416 gboolean need_pool; in gst_harness_sink_query() local
419 gst_query_parse_allocation (query, &caps, &need_pool); in gst_harness_sink_query()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c2443 gboolean need_pool = FALSE; in gst_amc_video_dec_decide_allocation() local
2451 gst_query_parse_allocation (query, &caps, &need_pool); in gst_amc_video_dec_decide_allocation()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c5132 gboolean need_pool; in gst_v4l2_object_propose_allocation() local
5139 gst_query_parse_allocation (query, &caps, &need_pool); in gst_v4l2_object_propose_allocation()
5147 if (need_pool && obj->pool) { in gst_v4l2_object_propose_allocation()
/third_party/gstreamer/gstplugins_bad/
DChangeLog56135 Request minimum buffer even if need_pool is FALSE
68455 allocation query "need_pool" boolean.
98432 dvbsuboverlay: Set query ALLOCATION need_pool to FALSE
98433 Set query ALLOCATION need_pool to FALSE as it only need query if can
/third_party/gstreamer/gstplugins_base/
DChangeLog23017 Request minimum buffer even if need_pool is FALSE
42445 Request minimum buffer even if need_pool is FALSE
42463 Request minimum buffer even if need_pool is FALSE
/third_party/gstreamer/gstplugins_good/
DChangeLog23086 Request minimum buffer even if need_pool is FALSE
23094 Request minimum buffer even if need_pool is FALSE
/third_party/gstreamer/gstreamer/
DChangeLog66799 Add methods for parsing the caps and the need_pool boolean.