Lines Matching refs:ixheaacd_pow_table_Q13
146 WORD32 *ixheaacd_pow_table_Q13, in ixheaacd_inverse_quantize() argument
154 temp = (ixheaacd_pow_table_Q13[q_abs]); in ixheaacd_inverse_quantize()
162 WORD32 *ixheaacd_pow_table_Q13, const UWORD32 *idx_table) { in ixheaacd_huffman_dec_word1() argument
247 i = ixheaacd_pow_table_Q13[i]; in ixheaacd_huffman_dec_word1()
249 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word1()
261 out1 = ixheaacd_pow_table_Q13[out1]; in ixheaacd_huffman_dec_word1()
264 out1 = ixheaacd_pow_table_Q13[out1]; in ixheaacd_huffman_dec_word1()
293 i = ixheaacd_pow_table_Q13[i]; in ixheaacd_huffman_dec_word1()
295 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word1()
307 out2 = ixheaacd_pow_table_Q13[out2]; in ixheaacd_huffman_dec_word1()
310 out2 = ixheaacd_pow_table_Q13[out2]; in ixheaacd_huffman_dec_word1()
339 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_11() argument
420 i = ixheaacd_pow_table_Q13[i]; in ixheaacd_huffman_dec_word2_11()
422 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word2_11()
432 out1 = ixheaacd_pow_table_Q13[out1]; in ixheaacd_huffman_dec_word2_11()
436 out1 = ixheaacd_pow_table_Q13[out1]; in ixheaacd_huffman_dec_word2_11()
465 i = ixheaacd_pow_table_Q13[i]; in ixheaacd_huffman_dec_word2_11()
467 err_code |= ixheaacd_inv_quant(&i, ixheaacd_pow_table_Q13); in ixheaacd_huffman_dec_word2_11()
479 out2 = ixheaacd_pow_table_Q13[out2]; in ixheaacd_huffman_dec_word2_11()
483 out2 = ixheaacd_pow_table_Q13[out2]; in ixheaacd_huffman_dec_word2_11()
501 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table) { in ixheaacd_huffman_dec_quad() argument
542 w = ixheaacd_pow_table_Q13[w]; in ixheaacd_huffman_dec_quad()
550 x = ixheaacd_pow_table_Q13[x]; in ixheaacd_huffman_dec_quad()
557 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_quad()
564 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_quad()
584 w = ixheaacd_pow_table_Q13[w]; in ixheaacd_huffman_dec_quad()
587 w = ixheaacd_pow_table_Q13[w]; in ixheaacd_huffman_dec_quad()
593 x = ixheaacd_pow_table_Q13[x]; in ixheaacd_huffman_dec_quad()
596 x = ixheaacd_pow_table_Q13[x]; in ixheaacd_huffman_dec_quad()
602 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_quad()
605 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_quad()
611 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_quad()
614 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_quad()
643 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_quad() argument
681 ampout0 = ixheaacd_pow_table_Q13[ampout0]; in ixheaacd_huffman_dec_word2_quad()
694 ampout1 = ixheaacd_pow_table_Q13[ampout1]; in ixheaacd_huffman_dec_word2_quad()
707 ampout2 = ixheaacd_pow_table_Q13[ampout2]; in ixheaacd_huffman_dec_word2_quad()
720 ampout3 = ixheaacd_pow_table_Q13[ampout3]; in ixheaacd_huffman_dec_word2_quad()
750 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()
754 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()
759 ampres1 = ixheaacd_pow_table_Q13[ampres1]; in ixheaacd_huffman_dec_word2_quad()
763 ampres1 = ixheaacd_pow_table_Q13[ampres1]; in ixheaacd_huffman_dec_word2_quad()
768 ampres2 = ixheaacd_pow_table_Q13[ampres2]; in ixheaacd_huffman_dec_word2_quad()
772 ampres2 = ixheaacd_pow_table_Q13[ampres2]; in ixheaacd_huffman_dec_word2_quad()
777 ampres3 = ixheaacd_pow_table_Q13[ampres3]; in ixheaacd_huffman_dec_word2_quad()
781 ampres3 = ixheaacd_pow_table_Q13[ampres3]; in ixheaacd_huffman_dec_word2_quad()
806 WORD32 *ixheaacd_pow_table_Q13, WORD32 tbl_sign, const UWORD32 *idx_table, in ixheaacd_huffman_dec_pair() argument
845 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_pair()
854 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_pair()
867 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_pair()
870 y = ixheaacd_pow_table_Q13[y]; in ixheaacd_huffman_dec_pair()
874 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_pair()
877 z = ixheaacd_pow_table_Q13[z]; in ixheaacd_huffman_dec_pair()
907 WORD32 *x_invquant, WORD32 *ixheaacd_pow_table_Q13, WORD8 *ptr_scratch, in ixheaacd_huffman_dec_word2_pair() argument
943 ampout0 = ixheaacd_pow_table_Q13[ampout0]; in ixheaacd_huffman_dec_word2_pair()
946 ampout1 = ixheaacd_pow_table_Q13[ampout1]; in ixheaacd_huffman_dec_word2_pair()
980 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_pair()
984 *x_invquant++ = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_pair()
989 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_pair()
993 *x_invquant++ = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_pair()
1020 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_decode_huffman()
1078 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_huffman_dec_word2()