Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternalPlay.cpp41 constexpr int kRampMSec = 10; // time to apply a change in volume variable
55 int32_t numFrames = kRampMSec * getSampleRate() / AAUDIO_MILLIS_PER_SECOND; in open()