/third_party/gstreamer/gstreamer/gst/ |
D | gstsample.c | 154 gst_segment_copy_into (segment, &sample->segment); in gst_sample_new() 396 gst_segment_copy_into (segment, &sample->segment); in gst_sample_set_segment()
|
D | gstsegment.h | 294 void gst_segment_copy_into (const GstSegment *src, GstSegment *dest);
|
D | gstsegment.c | 119 gst_segment_copy_into (const GstSegment * src, GstSegment * dest) in gst_segment_copy_into() function
|
D | gstevent.c | 1024 gst_segment_copy_into (src, segment); in gst_event_copy_segment()
|
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/ |
D | gstsegmentclip.c | 263 gst_segment_copy_into (segment, &self->segment); in gst_segment_clip_event()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsrc.c | 1244 gst_segment_copy_into (&splitmux->play_segment, &tmp); in gst_splitmux_end_of_part() 1364 gst_segment_copy_into (&splitmux->play_segment, &tmp); in splitmux_src_pad_event() 1408 gst_segment_copy_into (&tmp, &splitmux->play_segment); in splitmux_src_pad_event()
|
D | gstsplitmuxpartreader.c | 388 gst_segment_copy_into (seg, &target->segment); in splitmux_part_pad_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsrc.c | 1252 gst_segment_copy_into (segment, &priv->last_segment); in gst_app_src_do_seek() 1253 gst_segment_copy_into (segment, &priv->current_segment); in gst_app_src_do_seek() 1698 gst_segment_copy_into (segment, &priv->current_segment); in gst_app_src_create() 2778 gst_segment_copy_into (segment, &priv->last_segment); in gst_app_src_push_sample_internal()
|
/third_party/gstreamer/gstplugins_good/ext/dv/ |
D | gstdvdec.c | 382 gst_segment_copy_into (segment, &dvdec->segment); in gst_dvdec_sink_event()
|
D | gstdvdemux.c | 795 gst_segment_copy_into (segment, &dvdemux->byte_segment); in gst_dvdemux_handle_sink_event() 801 gst_segment_copy_into (segment, &dvdemux->time_segment); in gst_dvdemux_handle_sink_event()
|
/third_party/gstreamer/gstplugins_base/gst/audiorate/ |
D | gstaudiorate.c | 347 gst_segment_copy_into (&audiorate->sink_segment, in gst_audio_rate_sink_event()
|
/third_party/gstreamer/gstplugins_good/gst/auparse/ |
D | gstauparse.c | 728 gst_segment_copy_into (&segment, &auparse->segment); in gst_au_parse_sink_event()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstivtc.c | 259 gst_segment_copy_into (seg, &ivtc->segment); in gst_ivtc_sink_event()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 994 gst_segment_copy_into (segment, &overlay->cc_segment); in gst_cea_cc_overlay_cc_event() 1106 gst_segment_copy_into (segment, &overlay->segment); in gst_cea_cc_overlay_video_event()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
D | gstmpegdemux.c | 665 gst_segment_copy_into (&demux->src_segment, &segment); in gst_ps_demux_send_segment() 1066 gst_segment_copy_into (segment, &demux->sink_segment); in gst_ps_demux_sink_event() 1085 gst_segment_copy_into (segment, &demux->src_segment); in gst_ps_demux_sink_event()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/ |
D | gstdshowaudiodec.cpp | 670 gst_segment_copy_into(segment, adec->segment); in gst_dshowaudiodec_sink_event()
|
D | gstdshowvideodec.cpp | 888 gst_segment_copy_into(segment, vdec->segment); in gst_dshowvideodec_sink_event()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpsession.c | 1773 gst_segment_copy_into (&in_segment, segment); in gst_rtp_session_event_recv_rtp_sink() 2244 gst_segment_copy_into (&in_segment, segment); in gst_rtp_session_event_send_rtp_sink()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gststreamsynchronizer.c | 541 gst_segment_copy_into (&segment, &stream->segment); in gst_stream_synchronizer_sink_event()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 2421 gst_segment_copy_into (segment, &overlay->text_segment); in gst_base_text_overlay_text_event() 2530 gst_segment_copy_into (segment, &overlay->segment); in gst_base_text_overlay_video_event()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlrender.c | 895 gst_segment_copy_into (segment, &render->text_segment); in gst_ttml_render_text_event() 1010 gst_segment_copy_into (segment, &render->segment); in gst_ttml_render_video_event()
|
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | gstuvch264_src.c | 1552 gst_segment_copy_into (s, &self->segment); in gst_uvc_h264_src_event_probe() 1762 gst_segment_copy_into (s, &self->segment); in gst_uvc_h264_src_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagdemux.c | 1908 gst_segment_copy_into (seg, &newseg); in gst_tag_demux_send_new_segment()
|
/third_party/gstreamer/gstplugins_base/gst/videorate/ |
D | gstvideorate.c | 852 gst_segment_copy_into (&segment, &videorate->segment); in gst_video_rate_sink_event()
|
/third_party/gstreamer/gstplugins_bad/gst/aiff/ |
D | aiffparse.c | 1930 gst_segment_copy_into (&segment, &aiff->segment); in gst_aiff_parse_sink_event()
|