Searched refs:n1g2 (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wtsynth.c1043 * filter coef n1 = numerator = n1g0*k^0 + n1g1*k^1*(2^x) + n1g2*k^2*(2^x) + n1g3*k^3*(2^x)
1045 *where n1g0, n1g1, n1g2, n1g3 are from the truncated power series expansion on theta
1046 *(k*2^x = theta, but we incorporate the k along with the n1g0, n1g1, n1g2, n2g3)
1051 * so actually, the following coefs listed as n1g0, n1g1, n1g2, n2g3 are really
1054 * n1g2*k^2
1057 * NOTE that n1g0 == n1g1 == 0, always, so we only need to store n1g2 and n1g3
1135 static const EAS_I16 n1g2[] = variable
1137 3170, /* n1g2[0] = 0.0967319927350769 */
1138 3036, /* n1g2[1] = 0.0926446051254155 */
1139 2908, /* n1g2[
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wtsynth.c1049 * filter coef n1 = numerator = n1g0*k^0 + n1g1*k^1*(2^x) + n1g2*k^2*(2^x) + n1g3*k^3*(2^x)
1051 *where n1g0, n1g1, n1g2, n1g3 are from the truncated power series expansion on theta
1052 *(k*2^x = theta, but we incorporate the k along with the n1g0, n1g1, n1g2, n2g3)
1057 * so actually, the following coefs listed as n1g0, n1g1, n1g2, n2g3 are really
1060 * n1g2*k^2
1063 * NOTE that n1g0 == n1g1 == 0, always, so we only need to store n1g2 and n1g3
1141 static const EAS_I16 n1g2[] = variable
1143 3170, /* n1g2[0] = 0.0967319927350769 */
1144 3036, /* n1g2[1] = 0.0926446051254155 */
1145 2908, /* n1g2[
[all...]

Completed in 63 milliseconds