Searched refs:mPhaseErrorCount (Results 1 – 1 of 1) sorted by relevance
44 double mPhaseErrorCount; field in BaseSineAnalyzer231 return (mPhaseErrorCount > 0) ? (mPhaseErrorSum / mPhaseErrorCount) : Math.PI; in getAveragePhaseError()289 mPhaseErrorCount++; in processInputFrame()317 mPhaseErrorCount = 0.0; in reset()