Searched refs:DIR_SPEED_DAMP (Results 1 – 1 of 1) sorted by relevance
193 #define DIR_SPEED_DAMP 0.98f // Attenuation rate of the speed record (0-1) macro316 dir_speed_max *= DIR_SPEED_DAMP ; in work_sample()