Lines Matching full:coef
491 int N, int CC, int upsample, const opus_val16 *coef, celt_sig *mem, int clip)498 coef0 = coef[0];502 if (coef[1] == 0 && upsample == 1 && !clip)535 if (coef[1] != 0)537 opus_val16 coef1 = coef[1];538 opus_val16 coef2 = coef[2];