Home
last modified time | relevance | path

Searched refs:arctan_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/math/
A Dcordic.c19 static const s32 arctan_table[] = { variable
75 angle += arctan_table[iter]; in cordic_calc_iq()
79 angle -= arctan_table[iter]; in cordic_calc_iq()

Completed in 5 milliseconds