Searched refs:mInBoundPointsPerBand (Results 1 – 4 of 4) sorted by relevance
297 int[] mInBoundPointsPerBand = new int[mBands]; field in AudioFrequencyLineActivity.Results310 percent = 100.0 * (double)mInBoundPointsPerBand[b] / mPointsPerBand[b]; in toString()315 mInBoundPointsPerBand[b], in toString()332 if ((double)mInBoundPointsPerBand[b] / mPointsPerBand[b] > in testInBand()424 results.mInBoundPointsPerBand[currentBand]++; in computeResultsForVector()461 results.mInBoundPointsPerBand[b], in storeTestResults()
323 int[] mInBoundPointsPerBand = new int[mBands]; field in AudioFrequencySpeakerActivity.Results338 percent = 100.0 * (double)mInBoundPointsPerBand[b] / mPointsPerBand[b]; in toString()343 mInBoundPointsPerBand[b], in toString()362 if ((double)mInBoundPointsPerBand[b] / mPointsPerBand[b] > in testInBand()460 results.mInBoundPointsPerBand[currentBand]++; in computeResultsForVector()496 results.mInBoundPointsPerBand[b], in storeTestResults()
542 results.mInBoundPointsPerBand[currentBand]++; in processSpectrum()827 int[] mInBoundPointsPerBand;// = new int[mBands]; field in AudioFrequencyVoiceRecognitionActivity.Results833 mInBoundPointsPerBand = new int[mBandCount]; in Results()839 mInBoundPointsPerBand[i] = 0; in reset()850 percent = 100.0 * (double) mInBoundPointsPerBand[b] / mPointsPerBand[b]; in toString()855 mInBoundPointsPerBand[b], in toString()865 if ((double) mInBoundPointsPerBand[b] / mPointsPerBand[b] > in testInBand()924 results.mInBoundPointsPerBand[b], in storeTestResults()
493 int[] mInBoundPointsPerBand = new int[mBands]; field in AudioFrequencyMicActivity.Results508 percent = 100.0 * (double) mInBoundPointsPerBand[b] / mPointsPerBand[b]; in toString()513 mInBoundPointsPerBand[b], in toString()532 if ((double) mInBoundPointsPerBand[b] / mPointsPerBand[b] > in testInBand()657 results.mInBoundPointsPerBand[currentBand]++; in computeResultsForVector()704 results.mInBoundPointsPerBand[b], in storeTestResults()