webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Macros | Typedefs
resampler_structs.h File Reference

Go to the source code of this file.

Classes

struct  _silk_resampler_state_struct
 

Macros

#define SILK_RESAMPLER_MAX_FIR_ORDER   36
 
#define SILK_RESAMPLER_MAX_IIR_ORDER   6
 

Typedefs

typedef struct _silk_resampler_state_struct silk_resampler_state_struct
 

Macro Definition Documentation

◆ SILK_RESAMPLER_MAX_FIR_ORDER

#define SILK_RESAMPLER_MAX_FIR_ORDER   36

◆ SILK_RESAMPLER_MAX_IIR_ORDER

#define SILK_RESAMPLER_MAX_IIR_ORDER   6

Typedef Documentation

◆ silk_resampler_state_struct