HomeSort by relevance Sort by last modified time
    Searched full:correlate (Results 1 - 25 of 47) sorted by null

1 2

  /cts/suite/audio_quality/test_description/processing/
calc_delay.py 48 # This is faster than signal.correlate as there is no need to process
  /frameworks/ex/variablespeed/jni/
sola_time_scaler.cc 32 int SolaAnalyzer::Correlate(const float* buffer1, const float* buffer2,
50 virtual int Correlate(const float*, const float*, int num_frames) {
284 score = analyzer_->Correlate(input_pointer,
295 score = analyzer_->Correlate(input_pointer,
sola_time_scaler.h 59 virtual int Correlate(const float* buffer1, const float* buffer2,
  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 120 // can correlate commit traffic with extension-related bookmark mutations.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
cor_h_vec_opt.s 18 @ Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
cor_h_vec_neon.s 19 @ Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
  /frameworks/base/core/java/android/speech/tts/
EventLogger.java 134 // total time spent will be innacurate (will not correlate with
  /external/chromium/net/socket/
socks_client_socket_pool.cc 33 // The referrer is used by the DNS prefetch system to correlate resolutions
tcp_client_socket_pool.cc 56 // The referrer is used by the DNS prefetch system to correlate resolutions
transport_client_socket_pool.cc 79 // The referrer is used by the DNS prefetch system to correlate resolutions
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 20 // But as we have a goal of having filenames that humans can correlate with
  /external/valgrind/main/cachegrind/
cg_branchpred.c 69 makes the predictor able to correlate this branch's behaviour with
  /frameworks/base/docs/html/distribute/googleplay/about/
distribution.jd 87 and longer-term trends, which you can correlate to promotions, app improvements,
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 74 Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
84 Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
94 Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
828 Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
900 Word16 vec[], /* (i) scaled vector (/8) to correlate with h[] */
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 85 #define CORR_WIDTH 31 // Number of samples to correlate over.
  /frameworks/base/services/java/com/android/server/
CommonTimeManagementService.java 301 // Both can enumerate interfaces, but that is no way to correlate their results (no
  /external/libvorbis/doc/
stereo.html 133 channels usually correlate. This correlation is even stronger if one
143 <p>Because we strive to maximally correlate the left and right channels
  /external/chromium/chrome/common/
metrics_helpers.cc 537 // a fair distance from the memory smasher, but we hope to correlate these
  /external/linux-tools-perf/
design.txt 346 * correlate userspace IPs to code. They have the following structure:
  /frameworks/base/docs/html/distribute/googleplay/publish/
console.jd 189 longer-term trends, which you can correlate to promotions, app improvements, or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 237 * responses back. You can use the msgid value to correlate commands
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 237 * responses back. You can use the msgid value to correlate commands
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 237 * responses back. You can use the msgid value to correlate commands
  /external/chromium/chrome/browser/sync/protocol/
sync.proto 246 // This message contains diagnostic information used to correlate
  /external/kernel-headers/original/linux/
perf_event.h 330 * correlate userspace IPs to code. They have the following structure:

Completed in 1217 milliseconds

1 2