Searched refs:str_crc_reg_data (Results 1 – 3 of 3) sorted by relevance
93 ptr_adts_crc_info->str_crc_reg_data[ptr_adts_crc_info->no_reg].bit_cnt = 0; in ixheaacd_adts_crc_start_reg()94 ptr_adts_crc_info->str_crc_reg_data[ptr_adts_crc_info->no_reg].max_bits = in ixheaacd_adts_crc_start_reg()111 ptr_adts_crc_info->str_crc_reg_data[ptr_adts_crc_info->no_reg].buf_size = in ixheaacd_adts_crc_start_reg()113 ptr_adts_crc_info->str_crc_reg_data[ptr_adts_crc_info->no_reg].active = 1; in ixheaacd_adts_crc_start_reg()117 &(ptr_adts_crc_info->str_crc_reg_data[ptr_adts_crc_info->no_reg] in ixheaacd_adts_crc_start_reg()127 ptr_adts_crc_info->str_crc_reg_data[reg].active = 0; in ixheaacd_adts_crc_end_reg()128 ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt = in ixheaacd_adts_crc_end_reg()129 ptr_adts_crc_info->str_crc_reg_data[reg].str_bit_buf.cnt_bits - in ixheaacd_adts_crc_end_reg()162 ptr_reg_data = &ptr_adts_crc_info->str_crc_reg_data[reg]; in ixheaacd_adts_crc_check_crc()165 if (ptr_adts_crc_info->str_crc_reg_data[reg].bit_buf_cnt > in ixheaacd_adts_crc_check_crc()[all …]
58 ia_crc_reg_data_struct str_crc_reg_data[MAX_CRC_REGS]; member
557 if (ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt) { in ixheaacd_aacdec_decodeframe()558 ptr_adts_crc_info->str_crc_reg_data[crc_reg].max_bits = in ixheaacd_aacdec_decodeframe()559 ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt; in ixheaacd_aacdec_decodeframe()