Home
last modified time | relevance | path

Searched refs:LEN_SAMP_IDX (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_rom.c227 const WORD32 ixheaacd_sampling_boundaries[(1 << LEN_SAMP_IDX)] = {
231 const ia_usac_samp_rate_info ixheaacd_samp_rate_info[(1 << LEN_SAMP_IDX)] = {
Dixheaacd_interface.h41 LEN_SAMP_IDX = 4, enumerator
Dixheaacd_create.c107 extern const WORD32 ixheaacd_sampling_boundaries[(1 << LEN_SAMP_IDX)];
250 if (i == (1 << LEN_SAMP_IDX)) return -1; in ixheaacd_decode_init()