|
FFmpeg
|
#include <avf_showcqt.h>
Data Fields | |
| double | g |
| double | a1 |
| double | b0 |
| double | b1 |
| float * | val |
| int | start |
| int | len |
Definition at line 28 of file af_atilt.c.
| double Coeffs::g |
Definition at line 29 of file af_atilt.c.
Referenced by set_tf1s().
| double Coeffs::a1 |
Definition at line 30 of file af_atilt.c.
Referenced by set_tf1s().
| double Coeffs::b0 |
Definition at line 31 of file af_atilt.c.
Referenced by set_tf1s().
| double Coeffs::b1 |
Definition at line 31 of file af_atilt.c.
Referenced by set_tf1s().
| float* 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().
1.8.17