Home | History | Annotate | Download | only in libspeex

Lines Matching refs:SATURATE

754          target[i]=EXTRACT16(SATURATE(SUB32(sw[i],PSHR32(ringing[i],1)),32767));
1274 /* FIXME: Perhaps we could slightly lower the gain here when the output is going to saturate? */