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

/linux-4.4.14/include/linux/
H A Dfixp-arith.h92 #define fixp_cos32(v) fixp_sin32((v) + 90) macro
101 #define fixp_cos16(v) (fixp_cos32(v) >> 16)

Completed in 38 milliseconds