Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dmdct_neon.h43 float32x2_t sin2 = vcreate_f32(__sin2.u64); in neon_fft_5() local
H A Dmdct.c42 static const float sin2 = -0.5877852523; /* sin(-2Pi 2/5) */ in fft_5() local