Home
last modified time | relevance | path

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

/third_party/libcoap/examples/contiki/
Dserver.c38 static clock_time_t clock_offset; variable
/third_party/libcoap/examples/lwip/
Dserver-coap.c19 static coap_time_t clock_offset; variable
/third_party/libcoap/examples/riot/examples_libcoap_server/
Dserver-coap.c28 static coap_time_t clock_offset; variable
/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/sys/decklink/
Dgstdecklink.h249 GstClockTimeDiff clock_offset; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h255 gint64 clock_offset; /* offset between realtime_clock and UTC (in usec) */ member
/third_party/libcoap/examples/
Dcoap-server.c84 static time_t clock_offset; variable