Searched refs:adts_loc (Results 1 – 1 of 1) sorted by relevance
1005 ia_adts_header_struct adts_loc = {0}; in ixheaacd_aac_headerdecode() local1013 adts_loc.sync_word = in ixheaacd_aac_headerdecode()1016 if (adts_loc.sync_word != 0xFFF) { in ixheaacd_aac_headerdecode()1021 ixheaacd_check_if_adts(&adts_loc, handle_bit_buff, usr_max_ch); in ixheaacd_aac_headerdecode()1023 (adts.samp_freq_index != adts_loc.samp_freq_index) || in ixheaacd_aac_headerdecode()1024 (adts.channel_configuration != adts_loc.channel_configuration)) { in ixheaacd_aac_headerdecode()