Searched refs:tbands (Results 1 – 1 of 1) sorted by relevance
107 static const int tbands[NB_TBANDS+1] = { variable613 for (i=tbands[b];i<tbands[b+1];i++) in tonality_analysis()693 float leak_slope = LEAKAGE_SLOPE*(tbands[b]-tbands[b-1])/4; in tonality_analysis()699 float leak_slope = LEAKAGE_SLOPE*(tbands[b+1]-tbands[b])/4; in tonality_analysis()751 band_start = tbands[b]; in tonality_analysis()752 band_end = tbands[b+1]; in tonality_analysis()