Home
last modified time | relevance | path

Searched refs:tns_max_bands_tbl (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Daac_rom.h190 extern const UCHAR tns_max_bands_tbl[13][2];
Dchannelinfo.h561 return tns_max_bands_tbl[samplingRateIndex][!IsLongBlock(pIcsInfo)]; in GetMaximumTnsBands()
Daac_rom.cpp3179 const UCHAR tns_max_bands_tbl[13][2] = { variable
/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c292 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq]; in ixheaacd_aac_tns_process()
299 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq]; in ixheaacd_aac_tns_process()
Dixheaacd_aac_rom.h29 WORD8 tns_max_bands_tbl[12][2]; member