Home
last modified time | relevance | path

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

/external/libopus/src/
Danalysis.h60 float lowECount; member
Danalysis.c452 tonal->lowECount *= (1-alphaE); in tonality_analysis()
454 tonal->lowECount += alphaE; in tonality_analysis()
515 features[24] = tonal->lowECount; in tonality_analysis()