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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
time_stretch.h 106 void AutoCorrelation();
time_stretch.cc 59 AutoCorrelation();
71 // happens in AutoCorrelation(). Here, |kMinLag| is in the down-sampled 4 kHz
160 void TimeStretch::AutoCorrelation() {
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
AutoCorrelation_v5.s 20 @ Content: AutoCorrelation function armv5 assemble
26 .global AutoCorrelation
28 AutoCorrelation:
166 @ENDP @ |AutoCorrelation|
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 66 void AutoCorrelation(const Word16 input[], Word32 corr[],
626 AutoCorrelation(signal, parcorWorkBuffer, numOfLines, tnsOrderPlus1);
639 * function name: AutoCorrelation
640 * description: calc. autocorrelation (acf)
647 void AutoCorrelation(const Word16 input[],
683 * description: conversion autocorrelation to reflection coefficients

Completed in 415 milliseconds