Searched refs:ampout0 (Results 1 – 1 of 1) sorted by relevance
669 WORD32 ampout0, ampout1, ampout2, ampout3; in ixheaacd_huffman_dec_word2_quad() local680 ampout0 = w + *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()681 ampout0 = ixheaacd_pow_table_Q13[ampout0]; in ixheaacd_huffman_dec_word2_quad()685 ampout0 = -ampout0; in ixheaacd_huffman_dec_word2_quad()690 ampout0 = -ampout0; in ixheaacd_huffman_dec_word2_quad()731 *x_invquant++ = ampout0; in ixheaacd_huffman_dec_word2_quad()936 WORD32 ampout0, ampout1; in ixheaacd_huffman_dec_word2_pair() local938 ampout0 = *ptr_scratch++; in ixheaacd_huffman_dec_word2_pair()942 ampout0 += out0; in ixheaacd_huffman_dec_word2_pair()943 ampout0 = ixheaacd_pow_table_Q13[ampout0]; in ixheaacd_huffman_dec_word2_pair()[all …]