Lines Matching refs:b2
1036 * filter coef b2 = k2 = k2g0*k^0 + k2g1*k^1*(2^x) + k2g2*k^2*(2^x)1239 /* calculate b2 coef */1242 pIntFrame->frame.b2 = temp;1247 temp += MULT_AUDIO_COEF(temp, pIntFrame->frame.b2);