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

#include <avf_showcqt.h>

Data Fields

FFTSampleval
 
int start
 
int len
 

Detailed Description

Definition at line 28 of file avf_showcqt.h.

Field Documentation

FFTSample* Coeffs::val

Definition at line 29 of file avf_showcqt.h.

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

int Coeffs::start

Definition at line 30 of file avf_showcqt.h.

Referenced by cqt_calc(), and init_cqt().

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: