Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c96 float hzLeft = 440.0; // A440 (Concert A) in main() local
152 short sampleLeft = sin(seconds * M_PI_2 * hzLeft) * 32767.0; in main()
212 hzLeft *= 1.05946309; // twelfth root of 2 in main()