Searched refs:tns_max_bands (Results 1 – 1 of 1) sorted by relevance
359 int tns_max_bands; in CTns_Apply() local377 tns_max_bands = tns_max_bands_tbl_480[pSamplingRateInfo->samplingRateIndex]; in CTns_Apply()380 tns_max_bands = tns_max_bands_tbl_512[pSamplingRateInfo->samplingRateIndex]; in CTns_Apply()383 tns_max_bands = GetMaximumTnsBands(pIcsInfo, pSamplingRateInfo->samplingRateIndex); in CTns_Apply()387 start = fixMin( fixMin(filter->StartBand, tns_max_bands), in CTns_Apply()392 stop = fixMin( fixMin(filter->StopBand, tns_max_bands), in CTns_Apply()