Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:c1

828     int32_t c1 = coefs[offset];
829 int32_t sinc = mulAdd(lerp, (c1-c0)<<1, c0);