Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternalPlay.cpp127 int64_t framesToErase = std::max((int64_t) 0, in prepareBuffersForStop() local
129 mAudioEndpoint->eraseEmptyDataMemory(framesToErase); in prepareBuffersForStop()