Skip to main content

Module resampler

Module resampler 

Source

Structs§

Resampler

Constants§

COEFFS_LEN
Required length of the caller-provided coefficient buffer (NUM_PHASES * TAPS_PER_PHASE).
NUM_PHASES
Number of polyphase filter phases.
TAPS_PER_PHASE
Number of filter taps per phase.

Functions§

resample
One-shot resampling convenience helper (allocates).