Home
last modified time | relevance | path

Searched defs:offset_end (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesink.c503 GstClockTime offset_end, GstClockTime running_time, in gst_multi_file_sink_post_message_full()
530 guint64 offset, offset_end; in gst_multi_file_sink_post_message_from_time() local
556 guint64 offset, offset_end; in gst_multi_file_sink_post_message() local
1012 guint64 offset, offset_end; in gst_multi_file_sink_event() local
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstaudiosegmentclip.c99 guint64 offset_end = GST_BUFFER_OFFSET_END (buffer); in gst_audio_segment_clip_clip_buffer() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio.c85 guint64 offset = GST_BUFFER_OFFSET_NONE, offset_end = GST_BUFFER_OFFSET_NONE; in gst_audio_buffer_clip() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgstfragment.c245 guint64 offset, offset_end; in gst_fragment_get_caps() local
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.h277 guint64 offset_end; member
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioresample.c129 guint64 offset = 0L, offset_end = 0L; in fail_unless_perfect_stream() local
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c495 guint64 offset_end; member
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c1391 guint64 * offset, guint64 * offset_end) in gst_avi_demux_get_buffer_info()
/third_party/glib/glib/pcre/
Dpcre_internal.h2096 int offset_end; /* One past the end */ member