Searched refs:ampres (Results 1 – 1 of 1) sorted by relevance
659 WORD32 ampres, ampres1; in ixheaacd_huffman_dec_word2_quad() local739 ampres = *ptr_scratch++; in ixheaacd_huffman_dec_word2_quad()751 ampres = ampres - w; in ixheaacd_huffman_dec_word2_quad()752 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()753 ampres = -ampres; in ixheaacd_huffman_dec_word2_quad()755 ampres += w; in ixheaacd_huffman_dec_word2_quad()756 ampres = ixheaacd_pow_table_Q13[ampres]; in ixheaacd_huffman_dec_word2_quad()786 *x_invquant++ = ampres; in ixheaacd_huffman_dec_word2_quad()913 WORD32 ampres; in ixheaacd_huffman_dec_word2_pair() local979 ampres = *ptr_scratch++; in ixheaacd_huffman_dec_word2_pair()[all …]