/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gstgtkglsink.c | 239 gboolean need_pool; in gst_gtk_gl_sink_propose_allocation() local 246 gst_query_parse_allocation (query, &caps, &need_pool); in gst_gtk_gl_sink_propose_allocation() 257 if (need_pool) { in gst_gtk_gl_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsink.cc | 414 gboolean need_pool; in gst_qt_sink_propose_allocation() local 419 gst_query_parse_allocation (query, &caps, &need_pool); in gst_qt_sink_propose_allocation() 453 if (pool == NULL && need_pool) { in gst_qt_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dvideosink.c | 458 gboolean need_pool; in gst_d3dvideosink_propose_allocation() local 460 gst_query_parse_allocation (query, &caps, &need_pool); in gst_d3dvideosink_propose_allocation() 506 if (pool == NULL && need_pool) { in gst_d3dvideosink_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixer.c | 193 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()
|
D | caopengllayersink.m | 735 gboolean need_pool; 740 gst_query_parse_allocation (query, &caps, &need_pool); 751 if (need_pool) {
|
D | gstglimagesink.c | 1884 gboolean need_pool; in gst_glimage_sink_propose_allocation() local 1890 gst_query_parse_allocation (query, &caps, &need_pool); in gst_glimage_sink_propose_allocation() 1901 if (need_pool) { in gst_glimage_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkupload.c | 110 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_bad/sys/msdk/ |
D | gstmsdkvpp.c | 449 gboolean need_pool; in gst_msdkvpp_propose_allocation() local 454 gst_query_parse_allocation (query, &caps, &need_pool); in gst_msdkvpp_propose_allocation() 472 if (need_pool) { in gst_msdkvpp_propose_allocation() 487 if (!need_pool) in gst_msdkvpp_propose_allocation() 497 gst_query_add_allocation_pool (query, need_pool ? pool : NULL, size, in gst_msdkvpp_propose_allocation()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 531 GstQuery * gst_query_new_allocation (GstCaps *caps, gboolean need_pool) G_GNUC_MAL… 534 … gst_query_parse_allocation (GstQuery *query, GstCaps **caps, gboolean *need_pool);
|
D | gstquery.c | 1545 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/ |
D | gstwaylandsink.c | 601 gboolean need_pool; in gst_wayland_sink_propose_allocation() local 604 gst_query_parse_allocation (query, &caps, &need_pool); in gst_wayland_sink_propose_allocation() 606 if (need_pool) in gst_wayland_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglfilter.c | 811 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/applemedia/ |
D | avsamplevideosink.m | 778 gboolean need_pool; 780 gst_query_parse_allocation (query, &caps, &need_pool); 814 if (pool == NULL && need_pool) {
|
/third_party/gstreamer/gstplugins_base/sys/ximage/ |
D | ximagesink.c | 1468 gboolean need_pool; in gst_x_image_sink_propose_allocation() local 1470 gst_query_parse_allocation (query, &caps, &need_pool); in gst_x_image_sink_propose_allocation() 1481 if (need_pool) { in gst_x_image_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvimagesink.c | 1064 gboolean need_pool; in gst_xv_image_sink_propose_allocation() local 1066 gst_query_parse_allocation (query, &caps, &need_pool); in gst_xv_image_sink_propose_allocation() 1077 if (need_pool) { in gst_xv_image_sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmssink.c | 1211 gboolean need_pool; in gst_kms_sink_propose_allocation() local 1218 gst_query_parse_allocation (query, &caps, &need_pool); in gst_kms_sink_propose_allocation() 1227 if (need_pool) { in gst_kms_sink_propose_allocation()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.c | 397 gboolean need_pool; in gst_harness_sink_query() local 400 gst_query_parse_allocation (query, &caps, &need_pool); in gst_harness_sink_query()
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.c | 2269 gboolean need_pool; in gst_dfbvideosink_propose_allocation() local 2274 gst_query_parse_allocation (query, &caps, &need_pool); in gst_dfbvideosink_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 2551 gboolean need_pool = FALSE; in gst_amc_video_dec_decide_allocation() local 2559 gst_query_parse_allocation (query, &caps, &need_pool); in gst_amc_video_dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 4566 gboolean need_pool; in gst_v4l2_object_propose_allocation() local 4573 gst_query_parse_allocation (query, &caps, &need_pool); in gst_v4l2_object_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 10005 Request minimum buffer even if need_pool is FALSE 29433 Request minimum buffer even if need_pool is FALSE 29451 Request minimum buffer even if need_pool is FALSE
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 16551 Request minimum buffer even if need_pool is FALSE 28871 allocation query "need_pool" boolean. 58848 dvbsuboverlay: Set query ALLOCATION need_pool to FALSE 58849 Set query ALLOCATION need_pool to FALSE as it only need query if can
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 8986 Request minimum buffer even if need_pool is FALSE 8994 Request minimum buffer even if need_pool is FALSE
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 58544 Add methods for parsing the caps and the need_pool boolean.
|