Searched refs:fixp_t (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dfixp-arith.h33 typedef s16 fixp_t; typedef
39 static const fixp_t cos_table[46] = {
50 static inline fixp_t fixp_new(s16 a)
59 static inline fixp_t fixp_new16(s16 a)
64 static inline fixp_t fixp_cos(unsigned int degrees)
77 static inline fixp_t fixp_sin(unsigned int degrees)
82 static inline fixp_t fixp_mult(fixp_t a, fixp_t b)
H A Dff-memless.c250 fixp_t level;

Completed in 47 milliseconds