Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite_matrix.c95 #ifndef M_PI in vg_lite_rotate()
96 #define M_PI 3.1415926f in vg_lite_rotate() macro
99 vg_lite_float_t angle = degrees / 180.0f * M_PI; in vg_lite_rotate()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/external_resample/speexrate/
A Dresample_speexdsp.c50 #ifndef M_PI
51 #define M_PI 3.14159265358979323846 macro
240 return WORD2INT(32768.*cutoff*sin(M_PI*xx)/(M_PI*xx) * compute_func(fabs(2.*x/N), window_func)); in sinc()
253 return cutoff*sin(M_PI*xx)/(M_PI*xx) * compute_func(fabs(2.*x/N), window_func); in sinc()
/bsp/simulator/SDL2/include/
A DSDL_stdinc.h639 #ifndef M_PI
640 #define M_PI 3.14159265358979323846264338327950288 /**< pi */ macro

Completed in 10 milliseconds