Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp135 float nframes_ = (float) nframes; in SetUp() local
139 float pcm_ = sin((i_ * (1.0f + 0.5f * (i_ / nframes_)) * 0.01 * M_PI * 2.0)); in SetUp()