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

  /external/chromium_org/third_party/opus/src/src/
analysis.h 58 float lowECount;
analysis.c 420 tonal->lowECount *= (1-alphaE);
422 tonal->lowECount += alphaE;
483 features[24] = tonal->lowECount;
  /external/libopus/src/
analysis.h 58 float lowECount;
analysis.c 420 tonal->lowECount *= (1-alphaE);
422 tonal->lowECount += alphaE;
483 features[24] = tonal->lowECount;

Completed in 1511 milliseconds