Home
last modified time | relevance | path

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

/external/libopus/src/
Danalysis.h69 float lowECount; member
Danalysis.c818 tonal->lowECount *= (1-alphaE); in tonality_analysis()
820 tonal->lowECount += alphaE; in tonality_analysis()
891 features[24] = tonal->lowECount - 0.067930f; in tonality_analysis()