Skip to content

File filter_core.h

FileList > filter > filter_core.h

Go to the source code of this file

Filter module — public C API.

  • #include "clib_common.h"
  • #include "resample/resample_core.h"

Public Functions

Type Name
void design_lowpass (double fpass, double fstop, double atten_db, float * out)

Public Functions Documentation

function design_lowpass

void design_lowpass (
    double fpass,
    double fstop,
    double atten_db,
    float * out
) 


The documentation for this class was generated from the following file native/inc/filter/filter_core.h