Home | Sort by relevance Sort by last modified time |
/system/media/wilhelm/tests/automated/ | |
BufferQueue_test.cpp | 139 float pcm_ = sin((i_ * (1.0f + 0.5f * (i_ / nframes_)) * 0.01 * M_PI * 2.0)); local 140 int pcm = (int) (pcm_ * 32766.0 * gVolume); |