Home
last modified time | relevance | path

Searched refs:first_sync_sample_after_moof (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.h100 gboolean first_sync_sample_after_moof, first_sync_sample_always_after_moof; member
Dgstdashdemux.c2753 if (dashstream->first_sync_sample_after_moof in gst_dash_demux_need_another_chunk()
3218 dash_stream->first_sync_sample_after_moof = FALSE; in gst_dash_demux_find_sync_samples()
3221 dash_stream->first_sync_sample_after_moof = in gst_dash_demux_find_sync_samples()
3265 dash_stream->first_sync_sample_after_moof); in gst_dash_demux_find_sync_samples()
3323 if (dash_stream->first_sync_sample_after_moof && idx == 0) { in gst_dash_demux_handle_isobmff()