Home
last modified time | relevance | path

Searched refs:itt_bit_buff (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c259 ia_aac_dec_tables_struct *ptr_aac_tables, ia_bit_buf_struct *itt_bit_buff) { in ixheaacd_huff_code_reorder_init() argument
284 itt_bit_buff->size - itt_bit_buff->cnt_bits; in ixheaacd_huff_code_reorder_init()
285 itt_bit_buff->byte_ptr = (UWORD8 *)ptr_aac_dec_channel_info->scratch_buf_ptr; in ixheaacd_huff_code_reorder_init()
286 itt_bit_buff->ptr_start = (UWORD8 *)ptr_aac_dec_channel_info->scratch_buf_ptr; in ixheaacd_huff_code_reorder_init()
734 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_pair_hcr_non_pcw() argument
744 read_word = ixheaacd_aac_showbits_32(itt_bit_buff->byte_ptr, in ixheaacd_huff_dec_pair_hcr_non_pcw()
745 itt_bit_buff->bit_count, NULL); in ixheaacd_huff_dec_pair_hcr_non_pcw()
1077 static VOID ixheaacd_decode_pcw(ia_bit_buf_struct *itt_bit_buff, in ixheaacd_decode_pcw() argument
1109 itt_bit_buff->ptr_read_next, itt_bit_buff->cnt_bits, &increment); in ixheaacd_decode_pcw()
1110 WORD32 read_bits = itt_bit_buff->cnt_bits; in ixheaacd_decode_pcw()
[all …]
Dixheaacd_rvlc.h4 ia_bit_buf_struct *itt_bit_buff,
9 ia_bit_buf_struct *itt_bit_buff);
10 void ixheaacd_hcr_read(ia_bit_buf_struct *itt_bit_buff,
Dixheaacd_hcr.h27 ia_aac_dec_tables_struct* ptr_aac_tables, ia_bit_buf_struct* itt_bit_buff);
31 ia_aac_dec_tables_struct* ptr_aac_tables, ia_bit_buf_struct* itt_bit_buff);