• Home
  • Raw
  • Download

Lines Matching refs:target_time

863     stream->target_time = GST_CLOCK_TIME_NONE;  in gst_dash_demux_setup_all_streams()
1497 dashstream->target_time = GST_CLOCK_TIME_NONE; in gst_dash_demux_stream_seek()
1589 GstClockTime target_time) in gst_dash_demux_stream_advance_sync_sample() argument
1595 if (GST_CLOCK_TIME_IS_VALID (target_time)) { in gst_dash_demux_stream_advance_sync_sample()
1601 GST_TIME_ARGS (target_time), in gst_dash_demux_stream_advance_sync_sample()
1609 (target_time - in gst_dash_demux_stream_advance_sync_sample()
1621 if (end_time < target_time) { in gst_dash_demux_stream_advance_sync_sample()
1626 target_time) / dashstream->current_fragment_keyframe_distance; in gst_dash_demux_stream_advance_sync_sample()
1985 GstClockTime target_time = GST_CLOCK_TIME_NONE; in gst_dash_demux_stream_advance_fragment() local
2050 target_time = dashstream->target_time; in gst_dash_demux_stream_advance_fragment()
2052 target_time = in gst_dash_demux_stream_advance_fragment()
2055 dashstream->actual_position = target_time; in gst_dash_demux_stream_advance_fragment()
2069 dashstream->target_time = target_time; in gst_dash_demux_stream_advance_fragment()
2072 GST_TIME_ARGS (target_time)); in gst_dash_demux_stream_advance_fragment()
2077 if (gst_dash_demux_stream_advance_sync_sample (stream, target_time)) in gst_dash_demux_stream_advance_fragment()
2095 if (GST_CLOCK_TIME_IS_VALID (target_time) in gst_dash_demux_stream_advance_fragment()
2115 target_time, &actual_ts); in gst_dash_demux_stream_advance_fragment()
2119 GST_TIME_ARGS (target_time)); in gst_dash_demux_stream_advance_fragment()
2132 GST_TIME_ARGS (target_time), GST_TIME_ARGS (previous_position)); in gst_dash_demux_stream_advance_fragment()
2285 dashstream->target_time = GST_CLOCK_TIME_NONE; in gst_dash_demux_stream_select_bitrate()
2712 if (GST_CLOCK_TIME_IS_VALID (dashstream->target_time)) { in gst_dash_demux_need_another_chunk()
2714 ((dashstream->target_time - in gst_dash_demux_need_another_chunk()
3310 if (GST_CLOCK_TIME_IS_VALID (dash_stream->target_time)) { in gst_dash_demux_handle_isobmff()
3312 (dash_stream->target_time - in gst_dash_demux_handle_isobmff()
3320 GST_TIME_ARGS (dash_stream->target_time), idx); in gst_dash_demux_handle_isobmff()