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