Deluge Firmware
1.3.0
Build date: 2026.07.29
Toggle main menu visibility
Loading...
Searching...
No Matches
FmOpKernel Class Reference
Static Public Member Functions
static void
compute
(int32_t *output, int n, const int32_t *input, int32_t phase0, int32_t freq, int32_t gain1, int32_t gain2, int32_t dgain, bool add, bool neon)
static void
compute_pure
(int32_t *output, int n, int32_t phase0, int32_t freq, int32_t gain1, int32_t gain2, int32_t dgain, bool add, bool neon)
static void
compute_fb
(int32_t *output, int n, int32_t phase0, int32_t freq, int32_t gain1, int32_t gain2, int32_t dgain, int32_t *fb_buf, int fb_gain, bool add)
The documentation for this class was generated from the following files:
src/deluge/dsp/dx/
fm_op_kernel.h
src/deluge/dsp/dx/
fm_op_kernel.cpp