FFmpeg
Data Fields
Coeffs Struct Reference

#include <avf_showcqt.h>

Data Fields

double g
 
double a1
 
double b0
 
double b1
 
floatval
 
int start
 
int len
 

Detailed Description

Definition at line 27 of file af_atilt.c.

Field Documentation

◆ g

double Coeffs::g

Definition at line 28 of file af_atilt.c.

Referenced by set_tf1s().

◆ a1

double Coeffs::a1

Definition at line 29 of file af_atilt.c.

Referenced by set_tf1s().

◆ b0

double Coeffs::b0

Definition at line 30 of file af_atilt.c.

Referenced by set_tf1s().

◆ b1

double Coeffs::b1

Definition at line 30 of file af_atilt.c.

Referenced by set_tf1s().

◆ val

float* Coeffs::val

Definition at line 29 of file avf_showcqt.h.

Referenced by cqt_calc().

◆ start

int Coeffs::start

Definition at line 30 of file avf_showcqt.h.

Referenced by cqt_calc().

◆ len

int Coeffs::len

Definition at line 30 of file avf_showcqt.h.

Referenced by cqt_calc().


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