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 cqt_calc().
int Coeffs::start |
Definition at line 30 of file avf_showcqt.h.
Referenced by cqt_calc().
int Coeffs::len |
Definition at line 30 of file avf_showcqt.h.
Referenced by cqt_calc().