Home
last modified time | relevance | path

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

/liblc3-3.5.0-3.4.0/src/
Dmdct_neon.h38 __cos2 = { { -0.8090169944, -0.8090169944 } }, in neon_fft_5() local
45 float32x2_t cos2 = vcreate_f32(__cos2.u64); in neon_fft_5()