HomeSort by relevance Sort by last modified time
    Searched refs:peaks (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/test/data/media/
webrtc_test_audio.js 68 * least two seconds since we expect to see at least three "peaks" in there
84 // (i.e. count peaks). We should see about one peak per second.
91 console.log('Number of peaks identified: ' + numPeaks);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.c 144 int peaks[PITCH_MAX_NUM_PEAKS]; local
286 /* find peaks */
296 peaks[peaks_ind++] = (int)(&CorrSurfPtr1[k] - &CorrSurf[0][0]);
312 peaks[peaks_ind++] = (int)(&CorrSurfPtr1[k] - &CorrSurf[0][0]);
324 peak = peaks[k];
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.c 143 int peaks[PITCH_MAX_NUM_PEAKS]; local
285 /* find peaks */
295 peaks[peaks_ind++] = (int)(&CorrSurfPtr1[k] - &CorrSurf[0][0]);
311 peaks[peaks_ind++] = (int)(&CorrSurfPtr1[k] - &CorrSurf[0][0]);
323 peak = peaks[k];
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 79 milliseconds