Home | History | Annotate | Download | only in Bundle

Lines Matching refs:clamp16

682 static inline int16_t clamp16(int32_t sample)
757 pOut[i] = clamp16((LVM_INT32)pOut[i] + (LVM_INT32)pOutTmp[i]);