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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp5158 const int64_t kSampleContinuityThreshold = local
5165 if ((mTimedAudioOutputOnTime && llabs(sampleDelta) <= kSampleContinuityThreshold) ||

Completed in 88 milliseconds