Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.c251 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word1()
297 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word1()
424 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word2_11()
469 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word2_11()
Dixheaacd_block.h130 WORD32 ixheaacd_inv_quant(WORD32 *x_quant, WORD32 *ixheaacd_pow_table_Q13);
Dixheaacd_channel.c1013 WORD32 ixheaacd_inv_quant(WORD32 *px_quant, WORD32 *ixheaacd_pow_table_Q13) in ixheaacd_inv_quant() function
1106 err = ixheaacd_inv_quant(&out1, ptr_pow_table_Q13); in ixheaacd_cblock_inv_quant_spect_data()
1114 err = ixheaacd_inv_quant(&out1, ptr_pow_table_Q13); in ixheaacd_cblock_inv_quant_spect_data()