Searched refs:mdctShort (Results 1 – 1 of 1) sorted by relevance
998 this.mdctShort = new MDCT(this.shortLength * 2);1065 mdctShort = this.mdctShort;1108 mdctShort.process(input, i * shortLen, buf, 2 * i * shortLen); field