Searched refs:mPhaseCount (Results 1 – 2 of 2) sorted by relevance
47 int mPhaseCount = 0; field in BaseSineAnalyzer286 if (mPhaseCount > 3) { in processInputFrame()293 mPhaseCount++; in processInputFrame()315 mPhaseCount = 0; in reset()
1040 private int mPhaseCount; field in AudioDataPathsBaseActivity.TestManager