1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
This commit is contained in:
Manuel Pitz 2022-03-31 15:56:51 +00:00 committed by Steffen Vogel
parent 0e6bf3f20d
commit f9c2c1e343

View file

@ -548,9 +548,6 @@ public:
origSigSync.writeDataBinary(windowSize, tmpSmpWindow);
#endif
/*for (unsigned i = 0; i < windowSize; i++)
tmpSmpWindow[i] *= filterWindowCoefficents[i];
*/
for (unsigned i = 0; i < freqCount; i++) {
results[i] = 0;