Searched refs:pow_table (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_block.c | 1019 WORD32 *pow_table = in ixheaacd_decode_huffman() local 1032 pow_table, idx_table); in ixheaacd_decode_huffman() 1042 pow_table, tbl_sign, idx_table); in ixheaacd_decode_huffman() 1057 pow_table, tbl_sign, idx_table, huff_mode); in ixheaacd_decode_huffman() 1077 WORD32 *pow_table = in ixheaacd_huffman_dec_word2() local 1089 it_bit_buff, width, cb_table, x_invquant, pow_table, scratch_ptr, in ixheaacd_huffman_dec_word2() 1095 x_invquant, pow_table, in ixheaacd_huffman_dec_word2() 1110 it_bit_buff, width, cb_table, x_invquant, pow_table, scratch_ptr, in ixheaacd_huffman_dec_word2()
|