Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_spectrum_dec.c346 WORD32 max_spec_coefficients; in ixheaacd_fd_channel_stream() local
414 max_spec_coefficients = in ixheaacd_fd_channel_stream()
417 max_spec_coefficients = 0; in ixheaacd_fd_channel_stream()
435 usac_data, max_spec_coefficients, noise_level, noise_offset, arth_size, in ixheaacd_fd_channel_stream()
Dixheaacd_arith_dec.h24 WORD32 max_spec_coefficients,
Dixheaacd_arith_dec.c2068 WORD32 max_spec_coefficients, in ixheaacd_ac_spectral_data() argument
2093 if (max_spec_coefficients > 0) { in ixheaacd_ac_spectral_data()
2096 it_bit_buff, c_prev + 2, c_pres + 2, max_spec_coefficients / 2, in ixheaacd_ac_spectral_data()
2102 for (i = max_spec_coefficients / 2; i < arith_pres_n / 2; i++) { in ixheaacd_ac_spectral_data()