HomeSort by relevance Sort by last modified time
    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 100 milliseconds