Searched refs:target_stamp (Results 1 – 1 of 1) sorted by relevance
3031 struct timespec target_stamp; in convert_presentation_time_now() local3039 timespec_add_nsec(&target_stamp, &target_now, delta_ns); in convert_presentation_time_now()3041 return target_stamp; in convert_presentation_time_now()