Searched refs:target_now (Results 1 – 1 of 1) sorted by relevance
3030 struct timespec target_now = {}; in convert_presentation_time_now() local3037 clock_gettime(target_clock, &target_now); in convert_presentation_time_now()3039 timespec_add_nsec(&target_stamp, &target_now, delta_ns); in convert_presentation_time_now()