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.c350 WORD32 max_spec_coefficients; in ixheaacd_fd_channel_stream() local
418 max_spec_coefficients = in ixheaacd_fd_channel_stream()
421 max_spec_coefficients = 0; in ixheaacd_fd_channel_stream()
439 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.c2078 WORD32 max_spec_coefficients, in ixheaacd_ac_spectral_data() argument
2103 if (max_spec_coefficients > 0) { in ixheaacd_ac_spectral_data()
2106 it_bit_buff, c_prev + 2, c_pres + 2, max_spec_coefficients / 2, in ixheaacd_ac_spectral_data()
2112 for (i = max_spec_coefficients / 2; i < arith_pres_n / 2; i++) { in ixheaacd_ac_spectral_data()