Home | History | Annotate | Download | only in celt

Lines Matching refs:coef1

507       opus_val16 coef1 = coef[1];
516 m = MULT16_32_Q15(coef1, inp[i]) - MULT16_32_Q15(coef0, tmp);