Searched refs:GST_NET_CLIENT_INTERNAL_CLOCK (Results 1 – 1 of 1) sorted by relevance
87 #define GST_NET_CLIENT_INTERNAL_CLOCK(obj) \ macro239 GstNetClientInternalClock *self = GST_NET_CLIENT_INTERNAL_CLOCK (object); in gst_net_client_internal_clock_finalize()270 GstNetClientInternalClock *self = GST_NET_CLIENT_INTERNAL_CLOCK (object); in gst_net_client_internal_clock_set_property()301 GstNetClientInternalClock *self = GST_NET_CLIENT_INTERNAL_CLOCK (object); in gst_net_client_internal_clock_get_property()324 GstNetClientInternalClock *self = GST_NET_CLIENT_INTERNAL_CLOCK (object); in gst_net_client_internal_clock_constructed()1127 g_list_free_full (GST_NET_CLIENT_INTERNAL_CLOCK (cache->clock)->busses, in update_clock_cache()1149 GST_NET_CLIENT_INTERNAL_CLOCK (cache->clock)->busses = busses; in update_clock_cache()1150 GST_NET_CLIENT_INTERNAL_CLOCK (cache->clock)->roundtrip_limit = in update_clock_cache()1152 GST_NET_CLIENT_INTERNAL_CLOCK (cache->clock)->minimum_update_interval = in update_clock_cache()1154 GST_NET_CLIENT_INTERNAL_CLOCK (cache->clock)->qos_dscp = qos_dscp; in update_clock_cache()[all …]