Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt.h58 float tonality_slope; member
Dcelt_encoder.c859 (opus_val16)(QCONST16(2.f, 8)*(analysis->tonality_slope+.05f)))); in alloc_trim_analysis()
1965 …st->tapset_decision = hysteresis_decision(st->analysis.tonality_slope, tapset_thresholds, tapset_h… in celt_encode_with_ec()
/external/libopus/src/
Danalysis.c852 info->tonality_slope = slope; in tonality_analysis()
890 features[23] = info->tonality_slope + 0.069216f; in tonality_analysis()