Searched refs:host_ts (Results 1 – 2 of 2) sorted by relevance
51 struct timespec host_ts; member384 current_sample->host_ts = sample.host_ts.tv_sec * GST_SECOND + in _pts_to_timestamp()385 sample.host_ts.tv_nsec * GST_NSECOND; in _pts_to_timestamp()397 current_sample->host_ts, GST_TIME_ARGS (current_sample->host_ts)); in _pts_to_timestamp()
56 GstClockTime host_ts; member