Home
last modified time | relevance | path

Searched refs:ampout2 (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
706 ampout2 = y + *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()
707 ampout2 = ixheaacd_pow_table_Q13[ampout2]; in ixheaacd_huffman_dec_word2_quad()
711 ampout2 = -ampout2; in ixheaacd_huffman_dec_word2_quad()
716 ampout2 = -ampout2; in ixheaacd_huffman_dec_word2_quad()
733 *x_invquant++ = ampout2; in ixheaacd_huffman_dec_word2_quad()