Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_channel.c235 ptr_aac_dec_channel_info->str_pulse_info.pulse_data_present = in ixheaacd_read_block_data()
237 if (ptr_aac_dec_channel_info->str_pulse_info.pulse_data_present) { in ixheaacd_read_block_data()
239 it_bit_buff, &ptr_aac_dec_channel_info->str_pulse_info, in ixheaacd_read_block_data()
767 ixheaacd_pulse_data_apply(&ptr_aac_dec_channel_info->str_pulse_info, in ixheaacd_read_spectral_data()
798 if (ptr_aac_dec_channel_info->str_pulse_info.pulse_data_present) { in ixheaacd_read_spectral_data()
Dixheaacd_channelinfo.h307 ia_pulse_info_struct str_pulse_info; member