Searched refs:PREEMPH_FAC (Results 1 – 1 of 1) sorted by relevance
117 #define PREEMPH_FAC \ macro134 out[i] = fAddSaturate(in[i], -fMult(PREEMPH_FAC, in[i - 1])); in E_UTIL_preemph()609 xi = fMultAddDiv2(xi, PREEMPH_FAC, yi); in Deemph()