Searched refs:adts_loc (Results 1 – 1 of 1) sorted by relevance
1080 ia_adts_header_struct adts_loc = {0}; in ixheaacd_aac_headerdecode() local1088 adts_loc.sync_word = in ixheaacd_aac_headerdecode()1091 if (adts_loc.sync_word != 0xFFF) { in ixheaacd_aac_headerdecode()1096 ixheaacd_check_if_adts(&adts_loc, handle_bit_buff, usr_max_ch); in ixheaacd_aac_headerdecode()1098 (adts.samp_freq_index != adts_loc.samp_freq_index) || in ixheaacd_aac_headerdecode()1099 (adts.channel_configuration != adts_loc.channel_configuration)) { in ixheaacd_aac_headerdecode()