Searched refs:mWaveform (Results 1 – 1 of 1) sorted by relevance
54 private byte[] mWaveform = null; field in VisualizerTest219 while ((mWaveform == null) && (looperWaitCount-- > 0)) { in test2_1ListenerCapture()227 assertNotNull("waveform capture failed", mWaveform); in test2_1ListenerCapture()228 int energy = computeEnergy(mWaveform, true); in test2_1ListenerCapture()578 mWaveform = waveform; in createListenerLooper()