Searched refs:theta1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_streams/
H A Dmain.c394 double theta1, theta2; local
400 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
401 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
421 double theta1, theta2; local
427 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
428 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
432 val = -(a1*sin(theta1*fmult) + a2*sin(theta2*fmult))*(double)full_scale;
452 double theta1, theta local
479 double theta1, theta2; local
510 double theta1, theta2; local
537 double theta1, theta2; local
592 double theta1, theta2; local
625 double theta1, theta2; local
686 double theta1, theta2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_streams/
H A Dmain.c394 double theta1, theta2; local
400 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
401 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
421 double theta1, theta2; local
427 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
428 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
432 val = -(a1*sin(theta1*fmult) + a2*sin(theta2*fmult))*(double)full_scale;
452 double theta1, theta local
479 double theta1, theta2; local
510 double theta1, theta2; local
537 double theta1, theta2; local
592 double theta1, theta2; local
625 double theta1, theta2; local
686 double theta1, theta2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_streams/
H A Dmain.c394 double theta1, theta2; local
400 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
401 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
421 double theta1, theta2; local
427 for(i = 0, theta1 = theta2 = 0.0; i < samples; i++, theta1 += delta1, theta2 += delta2) {
428 double val = (a1*sin(theta1) + a2*sin(theta2))*(double)full_scale;
432 val = -(a1*sin(theta1*fmult) + a2*sin(theta2*fmult))*(double)full_scale;
452 double theta1, theta local
479 double theta1, theta2; local
510 double theta1, theta2; local
537 double theta1, theta2; local
592 double theta1, theta2; local
625 double theta1, theta2; local
686 double theta1, theta2; local
[all...]

Completed in 190 milliseconds