Home
last modified time | relevance | path

Searched refs:lowECount (Results 1 – 2 of 2) sorted by relevance

/external/libopus/src/
Danalysis.h58 float lowECount; member
Danalysis.c420 tonal->lowECount *= (1-alphaE); in tonality_analysis()
422 tonal->lowECount += alphaE; in tonality_analysis()
483 features[24] = tonal->lowECount; in tonality_analysis()