HomeSort by relevance Sort by last modified time
    Searched refs:tonality_slope (Results 1 - 3 of 3) sorted by null

  /external/libopus/celt/
celt.h 56 float tonality_slope; member in struct:__anon13312
celt_encoder.c 837 (opus_val16)(QCONST16(2.f, 8)*(analysis->tonality_slope+.05f))));
    [all...]
  /external/libopus/src/
analysis.c 447 info->tonality_slope = slope;
482 features[23] = info->tonality_slope;

Completed in 62 milliseconds