Searched refs:str_tmp_write_bit_buf (Results 1 – 2 of 2) sorted by relevance
59 pstr_cmon_data->str_tmp_write_bit_buf = pstr_cmon_data->str_sbr_bit_buf; in ixheaace_init_sbr_bitstream()116 ixheaace_write_bits(&pstr_cmon_data->str_tmp_write_bit_buf, SI_FIL_CRC_SBR, in ixheaace_assemble_sbr_bitstream()119 ixheaace_write_bits(&pstr_cmon_data->str_tmp_write_bit_buf, crc_reg, SI_CRC_BITS_SBR); in ixheaace_assemble_sbr_bitstream()122 ixheaace_write_bits(&pstr_cmon_data->str_tmp_write_bit_buf, SI_FIL_SBR, in ixheaace_assemble_sbr_bitstream()
29 ixheaace_bit_buf str_tmp_write_bit_buf; member