Lines Matching refs:aac_state_struct
155 ia_aac_dec_state_struct *aac_state_struct,
211 aac_state_struct, it_bit_buff->cnt_bits, &bytes_consumed,
220 layer_info->asc.aot = aac_state_struct->audio_object_type;
221 layer_info->asc.channel_config = aac_state_struct->ch_config;
222 layer_info->asc.samples_per_frame = aac_state_struct->frame_len_flag;
223 layer_info->asc.sampling_freq = aac_state_struct->sampling_rate;
224 layer_info->asc.samples_per_frame = aac_state_struct->frame_length;
233 aac_state_struct, it_bit_buff->cnt_bits, &bytes_consumed,
289 ia_aac_dec_state_struct *aac_state_struct,
300 it_bit_buff, latm_element, aac_state_struct, sample_rate_info))) {