/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstquery.c | 242 fail_unless (gst_element_query (GST_ELEMENT (bin), pos), in GST_START_TEST() 244 fail_unless (gst_element_query (GST_ELEMENT (bin), dur), in GST_START_TEST() 248 fail_unless (gst_element_query (GST_ELEMENT (src), pos), in GST_START_TEST() 250 fail_unless (gst_element_query (GST_ELEMENT (src), pos), in GST_START_TEST() 253 fail_unless (gst_element_query (GST_ELEMENT (sink), pos), in GST_START_TEST() 255 fail_unless (gst_element_query (GST_ELEMENT (sink), pos), in GST_START_TEST()
|
D | gstpipeline.c | 635 fail_unless (gst_element_query (pipeline, q)); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | fdsrc.c | 153 fail_unless (gst_element_query (src, seeking_query) == TRUE); in GST_START_TEST() 190 fail_unless (gst_element_query (src, seeking_query) == TRUE); in GST_START_TEST()
|
D | filesrc.c | 115 fail_unless (gst_element_query (src, seeking_query) == TRUE); in GST_START_TEST() 198 fail_unless (gst_element_query (src, seeking_query) == TRUE); in GST_START_TEST() 459 fail_unless (gst_element_query (e, query)); in check_uri_for_uri() 487 fail_unless (gst_element_query (e, query)); in check_uri_for_location()
|
D | dataurisrc.c | 267 fail_unless (gst_element_query (src, seeking_query) == TRUE); in GST_START_TEST()
|
D | capsfilter.c | 176 fail_unless (gst_element_query (filter, query)); in GST_START_TEST()
|
D | filesink.c | 248 fail_unless (gst_element_query (filesink, seeking_query) == TRUE); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | audio-trickplay.c | 26 if (gst_element_query (elem, pos)) { in check_position()
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | gstgdkanimation.c | 353 if (!gst_element_query (gst_bin_get_by_name (GST_BIN (iter->pipeline), in gst_gdk_animation_iter_may_advance() 612 if (!gst_element_query (gst_bin_get_by_name (GST_BIN (iter->pipeline), in gst_gdk_animation_get_static_image()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | wavparse.c | 230 fail_unless (gst_element_query (GST_ELEMENT (wavparse), query), in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
D | ipc-play.c | 106 if (!gst_element_query (pipeline, query)) { in relative_seek() 164 if (!gst_element_query (pipeline, query)) { in play_do_seek()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.c | 2745 if ((res = gst_element_query (element, query))) { in gst_bin_do_latency_func() 4066 res = gst_element_query (GST_ELEMENT (item), fold->query); in bin_query_duration_fold() 4110 res = gst_element_query (GST_ELEMENT (item), fold->query); in bin_query_position_fold() 4161 res = gst_element_query (GST_ELEMENT (item), fold->query); in bin_query_latency_fold() 4213 res = gst_element_query (GST_ELEMENT (item), fold->query); in bin_query_generic_fold()
|
D | gstutils.c | 2483 ret = gst_element_query (element, query); in gst_element_query_position() 2524 ret = gst_element_query (element, query); in gst_element_query_duration() 2563 ret = gst_element_query (element, query); in gst_element_query_convert() 4010 if (gst_element_query (parent, query)) { in gst_pad_create_stream_id_internal()
|
D | gstelement.h | 1102 gboolean gst_element_query (GstElement *element, GstQuery *query);
|
D | gstpipeline.c | 691 if ((res = gst_element_query (GST_ELEMENT_CAST (pipeline), query))) { in gst_pipeline_do_latency()
|
D | gstelement.c | 2076 gst_element_query (GstElement * element, GstQuery * query) in gst_element_query() function
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play.c | 929 if (!gst_element_query (play->playbin, query)) { in relative_seek() 988 if (!gst_element_query (play->playbin, query)) { in play_do_seek()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gsturidownloader.c | 684 if (gst_element_query (urisrc, query)) { in gst_uri_downloader_fetch_uri_with_range()
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | pipelineinfo | 110 - gboolean gst_element_query (GstElement *element, GstQueryType type,
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinesrc.c | 763 ret = gst_element_query (pipeline, query); in do_oob_query()
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 416 if (gst_element_query (app->pipeline, query)) { in update_fill() 460 if (gst_element_query (app->pipeline, query)) { in update_seek_range() 2396 res = gst_element_query (GST_ELEMENT (GST_MESSAGE_SRC (message)), query); in msg()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsbase.c | 507 if (gst_element_query (element, query)) { in _get_upstream_id()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturidecodebin.c | 1623 if (gst_element_query (source, query)) { in gen_source_element()
|
D | gsturisourcebin.c | 1489 if (gst_element_query (source, query)) { in gen_source_element()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | gstdiscoverer.c | 1461 if (gst_element_query (pipeline, dc->priv->seeking_query)) { in discoverer_collect()
|