Searched refs:pow_table (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_block.c | 1021 WORD32 *pow_table = in ixheaacd_decode_huffman() local 1034 pow_table, idx_table); in ixheaacd_decode_huffman() 1044 pow_table, tbl_sign, idx_table); in ixheaacd_decode_huffman() 1059 pow_table, tbl_sign, idx_table, huff_mode); in ixheaacd_decode_huffman() 1079 WORD32 *pow_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() 1097 x_invquant, pow_table, in ixheaacd_huffman_dec_word2() 1112 it_bit_buff, width, cb_table, x_invquant, pow_table, scratch_ptr, in ixheaacd_huffman_dec_word2()
|