mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-29 13:32:26 -04:00
Push decimators halfband filter order to 64
This commit is contained in:
parent
0a6dc5db37
commit
c91725fe01
@ -24,7 +24,7 @@
|
|||||||
#include "dsp/inthalfbandfilterdb.h"
|
#include "dsp/inthalfbandfilterdb.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DECIMATORS_HB_FILTER_ORDER 48
|
#define DECIMATORS_HB_FILTER_ORDER 64
|
||||||
|
|
||||||
template<uint SdrBits, uint InputBits>
|
template<uint SdrBits, uint InputBits>
|
||||||
struct decimation_shifts
|
struct decimation_shifts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user