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

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

Completed in 24 milliseconds