HomeSort by relevance Sort by last modified time
    Searched refs:tns_max_bands_tbl (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACdec/src/
aac_rom.h 189 extern const UCHAR tns_max_bands_tbl[13][2];
channelinfo.h 561 return tns_max_bands_tbl[samplingRateIndex][!IsLongBlock(pIcsInfo)];
aac_rom.cpp 3179 const UCHAR tns_max_bands_tbl[13][2] = { variable
    [all...]
  /external/libxaac/decoder/
ixheaacd_aac_rom.h 29 WORD8 tns_max_bands_tbl[12][2]; member in struct:__anon30149
ixheaacd_pns_js_thumb.c 294 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq];
301 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq];

Completed in 1317 milliseconds