Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js998 this.mdctShort = new MDCT(this.shortLength * 2);
1065 mdctShort = this.mdctShort;
1108 mdctShort.process(input, i * shortLen, buf, 2 * i * shortLen); field