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

/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_wtsynth.c1030 * filter coef b2 = k2 = k2g0*k^0 + k2g1*k^1*(2^x) + k2g2*k^2*(2^x)
1032 *where k2g0, k2g1, k2g2 are from the truncated power series expansion on theta
1033 *(k*2^x = theta, but we incorporate the k along with the k2g0, k2g1, k2g2)
1037 * so actually, the following coefs listed as k2g0, k2g1, k2g2 are really
1039 * k2g1*k^1
1065 static const EAS_I16 k2g1[] = variable
1067 -11324, /* k2g1[0] = -0.3455751918948761 */
1068 -10387, /* k2g1[1] = -0.3169878073928751 */
1069 -9528, /* k2g1[2] = -0.29076528753345476 */
1070 -8740, /* k2g1[
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_wtsynth.c1036 * filter coef b2 = k2 = k2g0*k^0 + k2g1*k^1*(2^x) + k2g2*k^2*(2^x)
1038 *where k2g0, k2g1, k2g2 are from the truncated power series expansion on theta
1039 *(k*2^x = theta, but we incorporate the k along with the k2g0, k2g1, k2g2)
1043 * so actually, the following coefs listed as k2g0, k2g1, k2g2 are really
1045 * k2g1*k^1
1071 static const EAS_I16 k2g1[] = variable
1073 -11324, /* k2g1[0] = -0.3455751918948761 */
1074 -10387, /* k2g1[1] = -0.3169878073928751 */
1075 -9528, /* k2g1[2] = -0.29076528753345476 */
1076 -8740, /* k2g1[
[all...]

Completed in 32 milliseconds