Searched refs:mShotIndex (Results 1 – 1 of 1) sorted by relevance
88 private int mShotIndex; field in AudioAEC.RmsHelper99 mShotIndex = 0; in reset()105 if (mShotIndex >= 0 && mShotIndex < mRmsSnapshots.getSize()) { in captureShot()106 mRmsSnapshots.setValue(mShotIndex++, mRmsCurrent); in captureShot()