Home
last modified time | relevance | path

Searched refs:zRe (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js949 zRe = input[i + j + k][0] * rootRe - input[i + j + k][1] * rootIm, variable
952 input[i + j + k][0] = (input[j + k][0] - zRe) * scale;
954 input[j + k][0] = (input[j + k][0] + zRe) * scale;