Home
last modified time | relevance | path

Searched refs:cb_table (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_block.c1018 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_decode_huffman() local
1029 const UWORD16 *cb_table = in ixheaacd_decode_huffman() local
1033 no_bands, group_len, cb_table, in ixheaacd_decode_huffman()
1043 no_bands, group_len, cb_table, in ixheaacd_decode_huffman()
1058 it_bit_buff, spec_coef, band_offset, no_bands, group_len, cb_table, in ixheaacd_decode_huffman()
1083 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_huffman_dec_word2() local
1087 const UWORD16 *cb_table = in ixheaacd_huffman_dec_word2() local
1091 it_bit_buff, width, cb_table, x_invquant, pow_table, scratch_ptr, in ixheaacd_huffman_dec_word2()
1096 ret_val = ixheaacd_huffman_dec_word2_quad(it_bit_buff, width, cb_table, in ixheaacd_huffman_dec_word2()
1112 it_bit_buff, width, cb_table, x_invquant, pow_table, scratch_ptr, in ixheaacd_huffman_dec_word2()
Dixheaacd_huff_code_reorder.c1134 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[codebook]); in ixheaacd_decode_pcw() local
1148 ptr_hcr_info, itt_bit_buff, cur_ext_sort_cw_sec, cb_table, tbl_sign, in ixheaacd_decode_pcw()
1171 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[codebook]); in ixheaacd_decode_pcw() local
1188 ptr_hcr_info, itt_bit_buff, cur_ext_sort_cw_sec, cb_table, in ixheaacd_decode_pcw()
1210 const UWORD16 *cb_table = in ixheaacd_decode_pcw() local
1219 ptr_hcr_info, itt_bit_buff, cur_ext_sort_cw_sec, cb_table, &read_word, in ixheaacd_decode_pcw()
1561 const UWORD16 *cb_table = in ixheaacd_decode_hcr_non_pcw() local
1579 cb_table, tbl_sign, idx_table); in ixheaacd_decode_hcr_non_pcw()
1592 const UWORD16 *cb_table = in ixheaacd_decode_hcr_non_pcw() local
1614 cb_table, tbl_sign, idx_table, huff_mode); in ixheaacd_decode_hcr_non_pcw()
[all …]