Home
last modified time | relevance | path

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

/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dsound_system_aaudio.cpp39 bool setBufferFrameCount(int numFrames);
81 bool Stream::setBufferFrameCount(int numFrames) { in setBufferFrameCount() function in __anon8db8069d0111::Stream
280 mStream->setBufferFrameCount(testCtx->getFrameCount()); in init()
384 mStream->setBufferFrameCount(testCtx->getFrameCount()); in init()