FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
ChanCache Struct Reference

Data Fields

double i1
 
double i2
 
double o1
 
double o2
 
int clippings
 

Detailed Description

Definition at line 106 of file af_biquads.c.

Field Documentation

◆ i1

double ChanCache::i1

Definition at line 107 of file af_biquads.c.

◆ i2

double ChanCache::i2

Definition at line 107 of file af_biquads.c.

◆ o1

double ChanCache::o1

Definition at line 108 of file af_biquads.c.

◆ o2

double ChanCache::o2

Definition at line 108 of file af_biquads.c.

◆ clippings

int ChanCache::clippings

Definition at line 109 of file af_biquads.c.


The documentation for this struct was generated from the following file: