Public interface for the Finite Impulse Response predictor. More...
#include <linux/aquosa/rres_config.h>
#include <linux/aquosa/qres_config.h>
#include <linux/aquosa/qos_debug.h>
Go to the source code of this file.
Functions | |
qos_rv | fir_set_defaults (void) |
Configures a Finite Impulse Response predictor with default parameters. | |
qos_rv | fir_set_coeffs (int *coeffs, int coeffs_num) |
Sets the FIR coefficients. | |
qos_rv | fir_register_lib (void) |
Registration of the submodule with the library. |
Public interface for the Finite Impulse Response predictor.
Definition in file fir_lib.h.
qos_rv fir_register_lib | ( | void | ) |
Registration of the submodule with the library.