Searched refs:ampres (Results 1 – 1 of 1) sorted by relevance
657 WORD32 ampres, ampres1; in ixheaacd_huffman_dec_word2_quad() local737 ampres = *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()749 ampres = ampres - w; in ixheaacd_huffman_dec_word2_quad()750 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()751 ampres = -ampres; in ixheaacd_huffman_dec_word2_quad()753 ampres += w; in ixheaacd_huffman_dec_word2_quad()754 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()784 *x_invquant++ = ampres; in ixheaacd_huffman_dec_word2_quad()911 WORD32 ampres; in ixheaacd_huffman_dec_word2_pair() local977 ampres = *ptr_scratch++; in ixheaacd_huffman_dec_word2_pair()[all …]