Searched refs:fixp_cos16 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfixp-arith.h90 #define fixp_cos16(v) (fixp_cos32(v) >> 16) macro
/linux-master/drivers/input/
H A Dff-memless.c256 y = fixp_mult(-fixp_cos16(i), level) * gain / 0xffff;
/linux-master/drivers/media/usb/gspca/
H A Dov534.c882 huecos = fixp_cos16(val) * 0x80 / 0x7fff;

Completed in 127 milliseconds