/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | fakesink.c | 639 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 646 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 654 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 676 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 696 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 715 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 729 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 763 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 772 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() 785 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &qcur); in GST_START_TEST() [all …]
|
D | filesink.c | 66 fail_unless (gst_element_query_position (filesink, format, &pos)); \
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstpipeline.c | 300 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 325 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 375 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 551 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 565 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 583 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 652 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST() 665 fail_unless (gst_element_query_position (fakesink, GST_FORMAT_TIME, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | instant-rate-change.c | 104 gst_element_query_position (data->pipeline, GST_FORMAT_TIME, &pos); in do_play_pause() 148 gst_element_query_position (data->pipeline, GST_FORMAT_TIME, &pos); in toggle_rate() 180 gst_element_query_position (data->pipeline, GST_FORMAT_TIME, &pos); in on_preroll()
|
D | scrubby.c | 145 gst_element_query_position (pipeline, GST_FORMAT_TIME, &position); in update_scale()
|
D | jsseek.c | 1092 if (gst_element_query_position (element, format, &position) && in query_positions_elems() 1217 gst_element_query_position (element, GST_FORMAT_TIME, &position); in update_scale()
|
/third_party/gstreamer/gstreamer/tests/examples/stepping/ |
D | framestep1.c | 138 gst_element_query_position (bin, GST_FORMAT_TIME, &pos); in main() 155 gst_element_query_position (bin, GST_FORMAT_TIME, &pos); in main()
|
/third_party/gstreamer/gstreamer/tests/check/generic/ |
D | sinks.c | 1019 gst_element_query_position (sink, GST_FORMAT_TIME, &position); in async_done_func() 1098 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &position); in GST_START_TEST() 1116 gst_element_query_position (sink, GST_FORMAT_TIME, &position); in GST_START_TEST() 1133 gst_element_query_position (sink, GST_FORMAT_TIME, &position); in GST_START_TEST() 1157 gst_element_query_position (sink, GST_FORMAT_TIME, &position); in async_done_eos_func() 1210 qret = gst_element_query_position (sink, GST_FORMAT_TIME, &position); in GST_START_TEST() 1227 gst_element_query_position (sink, GST_FORMAT_TIME, &position); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | test3.c | 30 if (gst_element_query_position (element, GST_FORMAT_TIME, &position) && in update_scale()
|
D | test7.c | 37 if (gst_element_query_position (element, GST_FORMAT_TIME, &position) && in update_scale()
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | position-formats.c | 86 pres = gst_element_query_position (bin, fmt, &pos); in run_queries()
|
D | playbin-text.c | 100 gst_element_query_position (appsink, GST_FORMAT_TIME, &position); in have_subtitle()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | wavpackparse.c | 149 fail_unless (gst_element_query_position (wavpackparse, format, &pos), in GST_START_TEST()
|
D | imagefreeze.c | 638 fail_unless (gst_element_query_position (src, fmt, &position)); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
D | volume.c | 96 if (gst_element_query_position (pipeline, GST_FORMAT_TIME, &position)) in progress_update()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | basesink.c | 273 fail_unless (gst_element_query_position (pipeline, GST_FORMAT_TIME, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
D | ipc-play.c | 102 if (!gst_element_query_position (pipeline, GST_FORMAT_TIME, &pos)) in relative_seek() 148 if (!gst_element_query_position (pipeline, GST_FORMAT_TIME, &pos)) in play_set_rate_and_trick_mode()
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | gdkpixbufsink-test.c | 142 if (!gst_element_query_position (info->pipe, GST_FORMAT_TIME, in bus_message_cb()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play.c | 683 gst_element_query_position (play->playbin, GST_FORMAT_TIME, &pos); in play_timeout() 925 if (!gst_element_query_position (play->playbin, GST_FORMAT_TIME, &pos)) in relative_seek() 973 if (!gst_element_query_position (play->playbin, GST_FORMAT_TIME, &pos)) in play_set_rate_and_trick_mode()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 362 gst_element_query_position (self->transcodebin, GST_FORMAT_TIME, in gst_transcoder_get_property() 459 if (!gst_element_query_position (self->transcodebin, GST_FORMAT_TIME, in tick_cb()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.h | 1054 gboolean gst_element_query_position (GstElement *element, GstFormat format, gin…
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 1011 gst_element_query_position (pipeline, GST_FORMAT_TIME, &pos); in query_pipeline_position()
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 378 if (gst_element_query_position (app->pipeline, format, &position) && in query_positions() 492 gst_element_query_position (app->pipeline, format, &app->position); in update_scale() 508 gst_element_query_position (app->pipeline, format, &seek_pos); in update_scale()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videorate.c | 1524 gst_element_query_position (videorate, GST_FORMAT_TIME, &position); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/ |
D | ipcpipeline.c | 1951 FAIL_UNLESS (gst_element_query_position (td->p, GST_FORMAT_TIME, &pos)); in send_upstream_queries() 2554 FAIL_UNLESS (gst_element_query_position (td->p, GST_FORMAT_TIME, &pos)); in play_backwards() 5480 gst_element_query_position (element, GST_FORMAT_TIME, &pos); in error_from_slave_position_getter()
|