Searched refs:dts_distance (Results 1 – 2 of 2) sorted by relevance
53 guint64 dts_distance; member92 adapter->dts_distance = 0; in gst_planar_audio_adapter_init()167 adapter->dts_distance = 0; in gst_planar_audio_adapter_clear()192 adapter->dts_distance = 0; in update_timestamps_and_offset()264 adapter->dts_distance -= adapter->skip; in gst_planar_audio_adapter_flush_unchecked()274 adapter->dts_distance += cur_samples; in gst_planar_audio_adapter_flush_unchecked()296 adapter->dts_distance += to_flush; in gst_planar_audio_adapter_flush_unchecked()639 *distance = adapter->dts_distance; in gst_planar_audio_adapter_prev_dts()
158 guint64 dts_distance; member205 adapter->dts_distance = 0; in gst_adapter_init()275 adapter->dts_distance = 0; in gst_adapter_clear()302 adapter->dts_distance = 0; in update_timestamps_and_offset()647 adapter->dts_distance -= adapter->skip; in gst_adapter_flush_unchecked()657 adapter->dts_distance += size; in gst_adapter_flush_unchecked()679 adapter->dts_distance += flush; in gst_adapter_flush_unchecked()1523 *distance = adapter->dts_distance; in gst_adapter_prev_dts()1623 *distance = adapter->dts_distance + offset - dts_offset; in gst_adapter_prev_dts_at_offset()