Skip to content

Update FIR_FIlterKernel

Bram Veenboer requested to merge update-fir into main

Use the Thread Execute Method and simplify the forwardFFT function by using a pointer to the shared_data as thread_data. As threads operate in lock-step, the block.sync() calls are not needed.

Merge request reports

Loading