FFmpeg
|
#include <avf_showcqt.h>
Data Fields | |
FFTSample * | val |
int | start |
int | len |
Definition at line 28 of file avf_showcqt.h.
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().