Home
last modified time | relevance | path

Searched refs:GstSeekType (Results 1 – 25 of 69) sorted by relevance

123

/third_party/gstreamer/gstreamer/gst/
Dgstsegment.h48 } GstSeekType; typedef
342 GstSeekType start_type, guint64 start,
343GstSeekType stop_type, guint64 stop, gboolean * update);
Dgstevent.h655 GstSeekType start_type, gint64 start,
656 GstSeekType stop_type, gint64 stop) G_GNUC_MALLOC;
660 GstSeekType *start_type, gint64 *start,
661 GstSeekType *stop_type, gint64 *stop);
Dgstevent.c1339 GstSeekType start_type, gint64 start, GstSeekType stop_type, gint64 stop) in gst_event_new_seek()
1408 GstFormat * format, GstSeekFlags * flags, GstSeekType * start_type, in gst_event_parse_seek()
1409 gint64 * start, GstSeekType * stop_type, gint64 * stop) in gst_event_parse_seek()
1430 *start_type = (GstSeekType) in gst_event_parse_seek()
1438 *stop_type = (GstSeekType) in gst_event_parse_seek()
Dgstelement.h1099 GstSeekType start_type, gint64 start,
1100 GstSeekType stop_type, gint64 stop);
Dgstsegment.c234 GstSeekType start_type, guint64 start, in gst_segment_do_seek()
235 GstSeekType stop_type, guint64 stop, gboolean * update) in gst_segment_do_seek()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddataprotocol.c580 GstSeekType start_type, stop_type; in gst_dp_event_from_packet_0_2()
589 start_type = (GstSeekType) GST_READ_UINT32_BE (payload + 8); in gst_dp_event_from_packet_0_2()
591 stop_type = (GstSeekType) GST_READ_UINT32_BE (payload + 20); in gst_dp_event_from_packet_0_2()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmssdemux.c218 run_seek_position_test (gdouble rate, GstSeekType start_type, in run_seek_position_test()
219 guint64 seek_start, GstSeekType stop_type, guint64 seek_stop, in run_seek_position_test()
Dhls_demux.c402 run_seek_position_test (gdouble rate, GstSeekType start_type, in run_seek_position_test()
403 guint64 seek_start, GstSeekType stop_type, in run_seek_position_test()
Ddash_demux.c631 run_seek_position_test (gdouble rate, GstSeekType start_type, in run_seek_position_test()
632 guint64 seek_start, GstSeekType stop_type, guint64 seek_stop, in run_seek_position_test()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Devents263 GstSeekType type; /* time, bytes, ... */
Devents3113 The seek event caries a bitwise-or of a GstFormat and a GstSeekType.
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c770 GstSeekFlags flags, GstSeekType start_type, gint64 start, in gst_audio_cd_src_handle_track_seek()
771 GstSeekType stop_type, gint64 stop) in gst_audio_cd_src_handle_track_seek()
899 GstSeekType start_type, stop_type; in gst_audio_cd_src_handle_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c276 static char const *get_seek_type_name (GstSeekType seek_type);
1834 GstSeekType start_type, stop_type; in gst_nonstream_audio_decoder_do_seek()
2143 get_seek_type_name (GstSeekType seek_type) in get_seek_type_name()
/third_party/gstreamer/gstplugins_bad/ext/gme/
Dgstgme.c194 GstSeekType start_type, stop_type; in gst_gme_dec_src_event()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Drndbuffersize.c302 GstSeekType start_type; in gst_rnd_buffer_size_src_event()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c230 GstSeekType start_type, stop_type; in gst_ttml_parse_src_event()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsrc.c511 GstSeekType cur_type, stop_type; in gst_rtmp_src_prepare_seek_segment()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c645 GstSeekType start_type, stop_type; in gst_au_parse_handle_seek()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c625 GstSeekType start_type, stop_type; in gst_mss_demux_seek()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c144 GstSeekType start_type, stop_type; in speed_src_event()
/third_party/gstreamer/gstplugins_bad/ext/musepack/
Dgstmusepackdec.c165 GstSeekType start_type, stop_type; in gst_musepackdec_handle_seek_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c827 GstSeekType start_type, stop_type; in gst_tag_demux_seek_pull()
952 GstSeekType start_type, stop_type; in gst_tag_demux_seek_push()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c219 GstSeekType start_type, stop_type; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc330 GstSeekType cur_type, stop_type; in gst_modplug_do_seek()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c947 GstSeekType cur_type, stop_type; in gst_dvdemux_handle_push_seek()
1051 GstSeekType cur_type, stop_type; in gst_dvdemux_handle_pull_seek()

123