Searched refs:lowECount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/opus/src/src/
H A Danalysis.h58 float lowECount; member in struct:__anon14737
H A Danalysis.c420 tonal->lowECount *= (1-alphaE);
422 tonal->lowECount += alphaE;
483 features[24] = tonal->lowECount;
/external/libopus/src/
H A Danalysis.h58 float lowECount; member in struct:__anon24568
H A Danalysis.c420 tonal->lowECount *= (1-alphaE);
422 tonal->lowECount += alphaE;
483 features[24] = tonal->lowECount;

Completed in 231 milliseconds