Searched refs:traf_offset (Results 1 – 3 of 3) sorted by relevance
3063 guint64 traf_offset = 0, prev_trun_end; in gst_dash_demux_find_sync_samples() local3079 traf_offset = traf->tfhd.base_data_offset; in gst_dash_demux_find_sync_samples()3081 traf_offset = dash_stream->moof_offset; in gst_dash_demux_find_sync_samples()3083 traf_offset = prev_traf_end; in gst_dash_demux_find_sync_samples()3086 prev_trun_end = traf_offset; in gst_dash_demux_find_sync_samples()3094 trun_offset = traf_offset + trun->data_offset; in gst_dash_demux_find_sync_samples()
865 guint64 traf_offset; member
4567 if (offset == moof->traf_offset) in atom_moof_set_base_offset()4578 moof->traf_offset = offset; in atom_moof_set_base_offset()