Home
last modified time | relevance | path

Searched refs:str_bit_buf (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_adts_crc_check.c132 .str_bit_buf)); in ixheaacd_adts_crc_start_reg()
143 ptr_adts_crc_info->str_crc_reg_data[reg].str_bit_buf.cnt_bits - in ixheaacd_adts_crc_end_reg()
189 if (ptr_reg_data->str_bit_buf.cnt_bits < 8) { in ixheaacd_adts_crc_check_crc()
194 .str_bit_buf), in ixheaacd_adts_crc_check_crc()
200 if (ptr_reg_data->str_bit_buf.cnt_bits < bits_remaining) { in ixheaacd_adts_crc_check_crc()
205 .str_bit_buf), in ixheaacd_adts_crc_check_crc()
H A Dixheaacd_bitbuffer.h50 struct ia_crc_bit_buf_struct str_bit_buf; member
H A Dixheaacd_struct_def.h165 struct ia_bit_buf_struct str_bit_buf, *pstr_bit_buf; member
H A Dixheaacd_api.c1810 &p_state_enhaacplus_dec->str_bit_buf, (UWORD8 *)in_buffer, in ixheaacd_dec_init()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_struct_def.h104 ia_bit_buf_struct str_bit_buf; member
H A Dixheaace_api.c2178 &(pstr_api_struct->pstr_state->str_bit_buf), pstr_api_struct->pp_mem[IA_MEMTYPE_OUTPUT], in ia_usac_enc_init()
3017 ia_bit_buf_struct *pstr_it_bit_buff = &pstr_state->str_bit_buf; in iusace_process()
3817 &(pstr_api_struct->pstr_state->str_bit_buf), pstr_api_struct->pp_mem[IA_MEMTYPE_OUTPUT], in ixheaace_init()
/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_drc_api_struct_def.h134 struct ia_bit_buf_struct str_bit_buf, *pstr_bit_buf; member
H A Dimpd_drc_init.c386 impd_create_init_bit_buf(&p_obj_drc->str_bit_buf, in impd_drc_init()
390 p_obj_drc->pstr_bit_buf = &p_obj_drc->str_bit_buf; in impd_drc_init()