Home
last modified time | relevance | path

Searched refs:query (Results 69501 – 69525 of 246783) sorted by relevance

1...<<2781278227832784278527862787278827892790>>...9872

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Dclient_http.hpp392 std::unique_ptr<asio::ip::tcp::resolver::query> query; in connect() local
394 query = std::make_unique<asio::ip::tcp::resolver::query>(host, std::to_string(port)); in connect()
397query = std::make_unique<asio::ip::tcp::resolver::query>(proxy_host_port.first, std::to_string(pro… in connect()
400 resolver.async_resolve(*query, [this](const std::error_code &ec, in connect()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstdisparity.cpp193 GstObject * parent, GstQuery * query);
400 gst_disparity_handle_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_disparity_handle_query() argument
407 switch (GST_QUERY_TYPE (query)) { in gst_disparity_handle_query()
413 gst_query_set_caps_result (query, template_caps); in gst_disparity_handle_query()
416 gst_query_set_caps_result (query, current_caps); in gst_disparity_handle_query()
424 ret = gst_pad_peer_query (fs->srcpad, query); in gst_disparity_handle_query()
429 ret = gst_pad_query_default (pad, parent, query); in gst_disparity_handle_query()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/dv/
H A Dgstdvdec.c251 GstQuery *query; in gst_dvdec_negotiate_pool() local
257 query = gst_query_new_allocation (caps, TRUE); in gst_dvdec_negotiate_pool()
259 if (!gst_pad_peer_query (dec->srcpad, query)) { in gst_dvdec_negotiate_pool()
263 if (gst_query_get_n_allocation_pools (query) > 0) { in gst_dvdec_negotiate_pool()
265 gst_query_parse_nth_allocation_pool (query, 0, &pool, &size, &min, &max); in gst_dvdec_negotiate_pool()
287 if (gst_query_find_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL)) { in gst_dvdec_negotiate_pool()
299 gst_query_unref (query); in gst_dvdec_negotiate_pool()

1...<<2781278227832784278527862787278827892790>>...9872