Home | History | Annotate | Download | only in decoder

Lines Matching refs:crc_reg

115   WORD32 crc_reg = 0;
351 crc_reg = ixheaacd_adts_crc_start_reg(
410 crc_reg);
489 crc_reg =
546 ixheaacd_adts_crc_end_reg(ptr_adts_crc_info, it_bit_buff, crc_reg);
550 if (ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt) {
551 ptr_adts_crc_info->str_crc_reg_data[crc_reg].max_bits =
552 ptr_adts_crc_info->str_crc_reg_data[crc_reg].bit_buf_cnt;
590 crc_reg = ixheaacd_adts_crc_start_reg(
664 crc_reg);