Searched defs:JITTER (Results 1 – 4 of 4) sorted by relevance
72 constexpr auto JITTER = 0.2; variable
172 constexpr auto JITTER = 0.2; variable
717 constexpr auto JITTER = 0.2; variable
179 const int JITTER = (32768 / 10); /* 10% jitter threshold (ok?) */ in SDL_SYS_JoystickUpdate() local