Home
last modified time | relevance | path

Searched defs:amplitudeTop (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java154 final int amplitudeTop = amplitudeBounds.first.intValue(); in analyzeImage() local
341 int amplitudeTop, in analyzeAmplitude()
373 private static int getAmplitudeCenter(int[] vertical, int amplitudeTop, int amplitudeBottom) { in getAmplitudeCenter()