Home
last modified time | relevance | path

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

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