Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DLinearMap.h166 const bool lastStepValid = mStepValid; in push() local
177 if (mSamples > 1 && mStepValid && lastStepValid) { in push()