mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cleanup
This commit is contained in:
parent
0e6bf3f20d
commit
f9c2c1e343
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue