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

  /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 42 milliseconds