Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.c671 WORD32 ampout0, ampout1, ampout2, ampout3; in ixheaacd_huffman_dec_word2_quad() local
721 ampout3 = z + *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()
722 ampout3 = ixheaacd_pow_table_Q13[ampout3]; in ixheaacd_huffman_dec_word2_quad()
726 ampout3 = -ampout3; in ixheaacd_huffman_dec_word2_quad()
731 ampout3 = -ampout3; in ixheaacd_huffman_dec_word2_quad()
736 *x_invquant++ = ampout3; in ixheaacd_huffman_dec_word2_quad()