Home
last modified time | relevance | path

Searched defs:transit (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h307 int32 transit; in DispatchMessage() local
459 void _MouseMotionEvent(BPoint &where, int32 transit) { in _MouseMotionEvent()
/third_party/boost/boost/statechart/
Dsimple_state.hpp311 result transit() in transit() function in boost::statechart::simple_state
318 result transit( in transit() function in boost::statechart::simple_state
/third_party/ffmpeg/libavformat/
Drtpdec.h88 uint32_t transit; ///< relative transit time for previous packet member
Drtpdec.c288 uint32_t transit = arrival_timestamp - sent_timestamp; in rtcp_update_jitter() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.h147 guint32 transit; member
Drtpsource.c962 guint32 rtparrival, transit, rtptime; in calculate_jitter() local