Lines Matching full:coef
1086 void ixheaacd_lap1_512_480(WORD32 *coef, WORD32 *prev, WORD16 *out,
1098 WORD32 *pCoef = &coef[size * 2 - 1 - 0];
1137 VOID ixheaacd_over_lap_add1_dec(WORD32 *coef, WORD32 *prev, WORD16 *out,
1151 ixheaacd_mult32x16in32(coef[size * 2 - 1 - i], window2), q_shift),
1157 ixheaacd_mult32x16in32(ixheaacd_negate32(coef[size * 2 - 1 - i]),
1166 VOID ixheaacd_over_lap_add2_dec(WORD32 *coef, WORD32 *prev, WORD32 *out,
1174 ixheaacd_mult32x16in32(coef[size + i], window[2 * i]),
1181 ixheaacd_mult32x16in32(ixheaacd_negate32_sat(coef[size * 2 - 1 - i]),