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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c243 y = fixp_mult(-fixp_cos(i), level) * gain / 0xffff;

Completed in 43 milliseconds