Searched refs:sawtooth (Results 1 - 1 of 1) sorted by last modified time

/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c63 frame_t sawtooth[SAWTOOTH_FRAMES]; variable
161 sawtooth[i].left = ((((int) (i % (unsigned) (sr / hz))) - 50) / 100.0) * 60000.0 - 30000.0;
162 sawtooth[i].right = sawtooth[i].left;
166 half[i].right = sawtooth[i].right / 2;
213 buffer = sawtooth;
214 size = sizeof(sawtooth);

Completed in 91 milliseconds