Home
last modified time | relevance | path

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

123

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglimagesink.c176 gst_query_parse_nth_allocation_pool (query, 0, &originpool, &size, &min, in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkvideofilter.c259 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/
Dgstvideofilter.c133 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/
Dgstvabasedec.c275 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()
Dgstvabasetransform.c332 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/
Dgstd3d11download.cpp334 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_d3d11_download_decide_allocation()
Dgstd3d11upload.cpp411 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/
Dgstopenh264dec.cpp437 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_openh264dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c262 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/
Dgstopenexrdec.cpp465 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/
Dgstrtpvrawdepay.c149 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/
Dgstqtsrc.cc355 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/
Dgstmonoscope.c278 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/
Dgstgdkpixbufdec.c249 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_gdk_pixbuf_dec_setup_pool()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.h501 void gst_query_parse_nth_allocation_pool (GstQuery *query, guint index,
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2sink.c568 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_v4l2sink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c550 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/
Dgstdvdec.c270 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasetransform.c558 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_cuda_base_transform_decide_allocation()
Dgstnvdecoder.c1549 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/
Dgstaudiovisualizer.c932 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/
Dgstpngdec.c563 gst_query_parse_nth_allocation_pool (query, 0, &pool, NULL, NULL, NULL); in gst_pngdec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dgstrfbsrc.c358 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/
Dgstglmixer.c607 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/
Dgstopenni2src.cpp481 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_openni2src_decide_allocation()

123