Home
last modified time | relevance | path

Searched refs:PRECISION (Results 1 – 1 of 1) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.h23 #define PRECISION 10000.f macro
26 range.fraction = (long)((float)(x-(long)x)*PRECISION); \
30 x += ((float)range.fraction/PRECISION); \