Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/automated/
DBufferQueue_test.cpp139 float pcm_ = sin((i_ * (1.0f + 0.5f * (i_ / nframes_)) * 0.01 * M_PI * 2.0)); in SetUp() local
140 int pcm = (int) (pcm_ * 32766.0 * gVolume); in SetUp()