Home
last modified time | relevance | path

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

12345678910>>...72

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstsegment.h48 } GstSeekType; typedef
270 GstSeekType start_type, guint64 start,
271GstSeekType stop_type, guint64 stop, gboolean * update);
H A Dgstevent.h671 GstSeekType start_type, gint64 start,
672 GstSeekType stop_type, gint64 stop) G_GNUC_MALLOC;
676 GstSeekType *start_type, gint64 *start,
677 GstSeekType *stop_type, gint64 *stop);
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dsegment.ccg32 static_cast<GstSeekFlags>(flags), static_cast<GstSeekType>(start_type),
33 start, static_cast<GstSeekType>(stop_type), stop, &gst_update);
H A Devent.ccg165 (GstFormat*)&format, (GstSeekFlags*)&flags, (GstSeekType*)&start_type,
166 &start, (GstSeekType*)&stop_type, &stop);
203 GstSeekType gst_type = GST_SEEK_TYPE_NONE;
211 GstSeekType gst_type = GST_SEEK_TYPE_NONE;
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/
H A Devent.cpp238 static_cast<GstSeekType>(startType), start, in create()
239 static_cast<GstSeekType>(stopType), stop ); in create()
266 GstSeekType t; in startType()
280 GstSeekType t; in stopType()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Devent.cc174 (GstFormat*)&format, (GstSeekFlags*)&flags, (GstSeekType*)&start_type, in parse()
175 &start, (GstSeekType*)&stop_type, &stop); in parse()
212 GstSeekType gst_type = GST_SEEK_TYPE_NONE; in parse_start_type()
220 GstSeekType gst_type = GST_SEEK_TYPE_NONE; in parse_stop_type()
799 …e, ((GstFormat)(format)), ((GstSeekFlags)(flags)), ((GstSeekType)(start_type)), start, ((GstSeekTy… in create()
H A Dsegment.cc41 static_cast<GstSeekFlags>(flags), static_cast<GstSeekType>(start_type), in set_seek()
42 start, static_cast<GstSeekType>(stop_type), stop, &gst_update); in set_seek()
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/
H A Dgst-validate-scenario.h334 GstSeekType start_type,
336 GstSeekType stop_type,
/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/gnl/
H A Dgnlghostpad.c47 GstSeekType curtype, stoptype; in translate_incoming_seek()
48 GstSeekType ncurtype; in translate_incoming_seek()
140 GstSeekType curtype, stoptype; in translate_outgoing_seek()
141 GstSeekType ncurtype; in translate_outgoing_seek()
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/plugins/nle/
H A Dnleghostpad.c56 GstSeekType curtype, stoptype; in nle_object_translate_incoming_seek()
57 GstSeekType ncurtype; in nle_object_translate_incoming_seek()
148 GstSeekType curtype, stoptype; in translate_outgoing_seek()
149 GstSeekType ncurtype; in translate_outgoing_seek()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/gdp/
H A 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()

12345678910>>...72