Home
last modified time | relevance | path

Searched refs:ampout2 (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
708 ampout2 = y + *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()
709 ampout2 = ixheaacd_pow_table_Q13[ampout2]; in ixheaacd_huffman_dec_word2_quad()
713 ampout2 = -ampout2; in ixheaacd_huffman_dec_word2_quad()
718 ampout2 = -ampout2; in ixheaacd_huffman_dec_word2_quad()
735 *x_invquant++ = ampout2; in ixheaacd_huffman_dec_word2_quad()