Searched refs:tbands (Results 1 – 1 of 1) sorted by relevance
109 static const int tbands[NB_TBANDS+1] = { variable652 for (i=tbands[b];i<tbands[b+1];i++) in tonality_analysis()732 float leak_slope = LEAKAGE_SLOPE*(tbands[b]-tbands[b-1])/4; in tonality_analysis()738 float leak_slope = LEAKAGE_SLOPE*(tbands[b+1]-tbands[b])/4; in tonality_analysis()790 band_start = tbands[b]; in tonality_analysis()791 band_end = tbands[b+1]; in tonality_analysis()