FFmpeg  4.0
Data Fields
Coeffs Struct Reference

#include <libavfilter/avf_showcqt.h>

Data Fields

FFTSampleval
 
int start
 
int len
 

Detailed Description

Definition at line 28 of file avf_showcqt.h.

Field Documentation

◆ val

FFTSample* Coeffs::val

Definition at line 29 of file avf_showcqt.h.

Referenced by common_uninit(), cqt_calc(), and init_cqt().

◆ start

int Coeffs::start

Definition at line 30 of file avf_showcqt.h.

Referenced by cqt_calc(), and init_cqt().

◆ len

int Coeffs::len

Definition at line 30 of file avf_showcqt.h.

Referenced by cqt_calc(), and init_cqt().


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