Home
last modified time | relevance | path

Searched defs:JITTER (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connect_blocker.cc72 constexpr auto JITTER = 0.2; variable
Dshrpx_live_check.cc172 constexpr auto JITTER = 0.2; variable
Dshrpx_connection_handler.cc717 constexpr auto JITTER = 0.2; variable
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/haiku/
DSDL_haikujoystick.cc179 const int JITTER = (32768 / 10); /* 10% jitter threshold (ok?) */ in SDL_SYS_JoystickUpdate() local