Searched refs:FILTER_LOSS (Results 1 – 3 of 3) sorted by relevance
95 MUL32x16INTO32(Y, FILTER_LOSS ,pCoeffs->A0 ,15) /* Apply loss to avoid overflow*/ in LVM_FO_HPF()
93 MUL32x16INTO32(Y, FILTER_LOSS ,pCoeffs->A0 ,15) // Apply loss to avoid overflow in LVM_FO_LPF()
35 #define FILTER_LOSS 32730 /* -0.01dB loss to avoid wrapping due to band ripple */ macro