/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | glimagesink.c | 176 gst_query_parse_nth_allocation_pool (query, 0, &originpool, &size, &min, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkvideofilter.c | 259 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_vulkan_video_filter_decide_allocation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideofilter.c | 133 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_video_filter_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasedec.c | 275 gst_query_parse_nth_allocation_pool (query, 0, &other_pool, &size, &min, in _decide_allocation_for_video_crop() 499 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_va_base_dec_decide_allocation()
|
D | gstvabasetransform.c | 332 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_va_base_transform_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11download.cpp | 334 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_d3d11_download_decide_allocation()
|
D | gstd3d11upload.cpp | 411 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_d3d11_upload_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264dec.cpp | 437 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_openh264dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpdec.c | 262 gst_query_parse_nth_allocation_pool (query, 0, &pool, NULL, NULL, NULL); in gst_webp_dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 465 gst_query_parse_nth_allocation_pool (query, 0, &pool, NULL, NULL, NULL); in gst_openexr_dec_decide_allocation()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvrawdepay.c | 149 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_rtp_vraw_depay_negotiate_pool()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsrc.cc | 355 gst_query_parse_nth_allocation_pool (query, i, &pool, &size, &min, &max); in gst_qt_src_decide_allocation()
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | gstmonoscope.c | 278 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_monoscope_src_negotiate()
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | gstgdkpixbufdec.c | 249 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_gdk_pixbuf_dec_setup_pool()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.h | 501 void gst_query_parse_nth_allocation_pool (GstQuery *query, guint index,
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2sink.c | 568 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_v4l2sink_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/ |
D | gstalphacombine.c | 550 gst_query_parse_nth_allocation_pool (query, i, NULL, &size, &min, &max); in gst_alpha_combine_sink_query()
|
/third_party/gstreamer/gstplugins_good/ext/dv/ |
D | gstdvdec.c | 270 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudabasetransform.c | 558 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_cuda_base_transform_decide_allocation()
|
D | gstnvdecoder.c | 1549 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_nv_decoder_ensure_cuda_pool() 1602 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_nv_decoder_ensure_gl_pool()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstaudiovisualizer.c | 932 gst_query_parse_nth_allocation_pool (query, 0, &pool, NULL, NULL, NULL); in gst_audio_visualizer_do_bufferpool() 978 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in default_decide_allocation()
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngdec.c | 563 gst_query_parse_nth_allocation_pool (query, 0, &pool, NULL, NULL, NULL); in gst_pngdec_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | gstrfbsrc.c | 358 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_rfb_src_decide_allocation()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixer.c | 607 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_gl_mixer_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/openni2/ |
D | gstopenni2src.cpp | 481 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_openni2src_decide_allocation()
|