|
|
uint32_t | histogram [HISTOGRAM_SLOTS] |
| |
|
float | peak |
| |
|
int | yule_hist_i |
| |
|
int | butter_hist_i |
| |
|
const double * | yule_coeff_a |
| |
|
const double * | yule_coeff_b |
| |
|
const double * | butter_coeff_a |
| |
|
const double * | butter_coeff_b |
| |
|
float | yule_hist_a [256] |
| |
|
float | yule_hist_b [256] |
| |
|
float | butter_hist_a [256] |
| |
|
float | butter_hist_b [256] |
| |
The documentation for this struct was generated from the following file: