Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_channel.c741 WORD32 *ptr_spec_coef_out; in ixheaacd_read_spectral_data() local
766 ptr_spec_coef_out = &ptr_spec_coef[0]; in ixheaacd_read_spectral_data()
785 ptr_spec_coef_out, ptr_scratch); in ixheaacd_read_spectral_data()
796 ptr_spec_coef_out, sfb_width, in ixheaacd_read_spectral_data()
803 ptr_spec_coef_out += sfb_width; in ixheaacd_read_spectral_data()
823 ptr_spec_coef_out = &ptr_spec_coef[grp_offset * MAX_BINS_SHORT]; in ixheaacd_read_spectral_data()
836 it_bit_buff, sect_cb, ptr_spec_coef_out, (WORD16 *)swb_offset, in ixheaacd_read_spectral_data()