HomeSort by relevance Sort by last modified time
    Searched defs:Correlation (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
Correlation.java 22 public class Correlation {
42 log("Started Auto Correlation for data with " + data.length + " points");
47 //correlation vector
  /external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc 381 // Calculate correlation in downsampled domain (4 kHz sample rate).
385 // initialized to the return value of Correlation().
386 Correlation(audio_history, signal_length, correlation_vector,
389 // Find peaks in correlation vector.
394 // Adjust peak locations; cross-correlation lags start at 2.5 ms
426 ratio = 0; // No correlation set result to zero.
440 // Calculate the exact best correlation in the range between
462 // Calculate the correlation, store in |correlation_vector2|.
485 // Calculate the correlation coefficient between the two portions of the
585 // Calculate scale value needed for auto-correlation
816 int32_t correlation[kNumCorrelationLags]; local
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 

Completed in 46 milliseconds