Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.c669 WORD32 ampout0, ampout1, ampout2, ampout3; in ixheaacd_huffman_dec_word2_quad() local
719 ampout3 = z + *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()
720 ampout3 = ixheaacd_pow_table_Q13[ampout3]; in ixheaacd_huffman_dec_word2_quad()
724 ampout3 = -ampout3; in ixheaacd_huffman_dec_word2_quad()
729 ampout3 = -ampout3; in ixheaacd_huffman_dec_word2_quad()
734 *x_invquant++ = ampout3; in ixheaacd_huffman_dec_word2_quad()