Home
last modified time | relevance | path

Searched defs:clock_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/examples/lwip/
Dserver-coap.c18 static coap_time_t clock_offset; variable
/third_party/libcoap/examples/contiki/
Dserver.c45 static clock_time_t clock_offset; variable
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.h249 GstClockTimeDiff clock_offset; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.c248 guint64 clock_offset) in rtp_jitter_buffer_set_media_clock()
Dgstrtpjitterbuffer.c1471 guint64 clock_offset = -1; in gst_jitter_buffer_sink_parse_caps() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h246 gint64 clock_offset; /* offset between realtime_clock and UTC (in usec) */ member
/third_party/libcoap/examples/
Dcoap-server.c71 static time_t clock_offset; variable