Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:lerp

825         int32_t lerp, const int16_t* samples)
829 int32_t sinc = mulAdd(lerp, (c1-c0)<<1, c0);