Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DTracks.cpp1477 const int64_t kSampleContinuityThreshold = in getNextBuffer() local
1484 if ((mTimedAudioOutputOnTime && llabs(sampleDelta) <= kSampleContinuityThreshold) || in getNextBuffer()