Home
last modified time | relevance | path

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

/external/libopus/src/
Danalysis.c406 static const float std_feature_bias[9] = { variable
885 features[11+i] = (float)sqrt(tonal->std[i]) - std_feature_bias[i]; in tonality_analysis()