Home
last modified time | relevance | path

Searched refs:orig_external_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
501 &orig_external_time, &orig_rate_num, &orig_rate_den); in gst_net_client_internal_clock_observe_times()
503 external_time = orig_external_time; in gst_net_client_internal_clock_observe_times()
597 external_time = orig_external_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()
1142 external_time = orig_external_time; in update_ptp_time()
1181 orig_external_time, orig_rate_num, orig_rate_den); in update_ptp_time()