HomeSort by relevance Sort by last modified time
    Searched full:pcm_ (Results 1 - 1 of 1) sorted by null

  /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);

Completed in 112 milliseconds