OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hsqt2
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
smallft.c
171
static float
hsqt2
= .70710678118654752f;
local
255
ti1=-
hsqt2
*(cc[t1]+cc[t2]);
256
tr1=
hsqt2
*(cc[t1]-cc[t2]);
/external/speex/libspeex/
smallft.c
173
static float
hsqt2
= .70710678118654752f;
local
257
ti1=-
hsqt2
*(cc[t1]+cc[t2]);
258
tr1=
hsqt2
*(cc[t1]-cc[t2]);
Completed in 174 milliseconds