Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesink.c480 GstClockTime offset_end, GstClockTime running_time, in gst_multi_file_sink_post_message_full()
507 guint64 offset, offset_end; in gst_multi_file_sink_post_message_from_time() local
533 guint64 offset, offset_end; in gst_multi_file_sink_post_message() local
989 guint64 offset, offset_end; in gst_multi_file_sink_event() local
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstaudiosegmentclip.c101 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/ext/gs/
Dgstgssink.cpp586 GstClockTime offset_end, in gst_gs_sink_post_message_full()
613 guint64 offset, offset_end; in gst_gs_sink_post_message_from_time() local
639 guint64 offset, offset_end; in gst_gs_sink_post_message() 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.h294 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/mindspore/mindspore/ccsrc/ps/
Dworker.cc879 size_t offset_end = (ranges[i].end() + 1) * col_cnt; in WorkerInitEmbeddingPartitioner() local
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c518 guint64 offset_end; member
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_reader.cc337 uint64_t offset_end = std::stoull(labels[i][2]); in ConvertLabelToJson() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c1394 guint64 * offset, guint64 * offset_end) in gst_avi_demux_get_buffer_info()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c3932 uint32_t offset_end; member
/third_party/glib/glib/pcre/
Dpcre_internal.h2096 int offset_end; /* One past the end */ member