Searched refs:tbands (Results 1 – 1 of 1) sorted by relevance
105 static const int tbands[NB_TBANDS+1] = { variable505 for (i=tbands[b];i<tbands[b+1];i++) in tonality_analysis()585 float leak_slope = LEAKAGE_SLOPE*(tbands[b]-tbands[b-1])/4; in tonality_analysis()591 float leak_slope = LEAKAGE_SLOPE*(tbands[b+1]-tbands[b])/4; in tonality_analysis()640 band_start = tbands[b]; in tonality_analysis()641 band_end = tbands[b+1]; in tonality_analysis()