PipeWire 1.7.0
Loading...
Searching...
No Matches
burg-pred.h File Reference

spa/utils/burg-pred.h More...

Go to the source code of this file.

Data Structures

struct  spa_burg_pred

Macros

#define SPA_API_BURG_PRED   static inline

Functions

SPA_API_BURG_PRED void spa_burg_pred_fit (struct spa_burg_pred *p, float *samples, uint32_t len, double threshold, float *state, float *coef, uint32_t max_coef)
SPA_API_BURG_PRED float spa_burg_pred_next (struct spa_burg_pred *p)

Detailed Description