Home
last modified time | relevance | path

Searched defs:sin1 (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dmdct_neon.h42 float32x2_t sin1 = vcreate_f32(__sin1.u64); in neon_fft_5() local
H A Dmdct.c41 static const float sin1 = -0.9510565163; /* sin(-2Pi 1/5) */ in fft_5() local