1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00

Push decimators halfband filter order to 64

This commit is contained in:
f4exb 2016-11-09 04:03:12 +01:00
parent 0a6dc5db37
commit c91725fe01

View File

@ -24,7 +24,7 @@
#include "dsp/inthalfbandfilterdb.h"
#endif
#define DECIMATORS_HB_FILTER_ORDER 48
#define DECIMATORS_HB_FILTER_ORDER 64
template<uint SdrBits, uint InputBits>
struct decimation_shifts