Searched refs:dev_sof (Results 1 – 2 of 2) sorted by relevance
50 __u16 dev_sof; member365 guint32 dev_sof; in _pts_to_timestamp() local375 dev_sof = (guint32) (sample.dev_sof + 2048) << 16; in _pts_to_timestamp()377 self->clock_samples[self->last_sample].dev_sof == dev_sof) { in _pts_to_timestamp()383 current_sample->dev_sof = dev_sof; in _pts_to_timestamp()393 GST_DEBUG_OBJECT (self, "dev_sof: %u", sample.dev_sof); in _pts_to_timestamp()
55 guint32 dev_sof; member