Home | History | Annotate | Download | only in celt

Lines Matching full:coef

464                         int N, int CC, int upsample, const opus_val16 *coef, celt_sig *mem, int clip)
471 coef0 = coef[0];
505 if (coef[1] != 0)
507 opus_val16 coef1 = coef[1];
508 opus_val16 coef2 = coef[2];