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:
parent
0a6dc5db37
commit
c91725fe01
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user