Searched refs:fixp_cos (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.h64 static inline fixp_t fixp_cos(unsigned int degrees) function
79 return -fixp_cos(degrees + 90);
H A Dff-memless.c259 y = fixp_mult(-fixp_cos(i), level) * gain / 0xffff;

Completed in 83 milliseconds