Home
last modified time | relevance | path

Searched refs:orig_internal_time (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c362 GstClockTime orig_internal_time, orig_external_time, orig_rate_num, in gst_net_client_internal_clock_observe_times() local
500 gst_clock_get_calibration (GST_CLOCK_CAST (self), &orig_internal_time, in gst_net_client_internal_clock_observe_times()
502 internal_time = orig_internal_time; in gst_net_client_internal_clock_observe_times()
596 internal_time = orig_internal_time; in gst_net_client_internal_clock_observe_times()
Dgstptpclock.c1066 GstClockTime orig_internal_time, orig_external_time, orig_rate_num, in update_ptp_time() local
1140 &orig_internal_time, &orig_external_time, &orig_rate_num, &orig_rate_den); in update_ptp_time()
1141 internal_time = orig_internal_time; in update_ptp_time()
1180 (domain->domain_clock), estimated_ptp_time, orig_internal_time, in update_ptp_time()