Linear least squares model.
double ff_scalarproduct_double_rvv(const double *, const double *, size_t)
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
#define AV_CPU_FLAG_RVV_F64
Vectors of double's.
#define AV_CPU_FLAG_RVB
B (bit manipulations)
static void ff_lls_update_rvv(struct LLSModel *m, const double *var)
av_cold void ff_init_lls_riscv(LLSModel *m)
static double ff_lls_evaluate_rvv(struct LLSModel *m, const double *var, int order)
void(* update_lls)(struct LLSModel *m, const double *var)
Take the outer-product of var[] with itself, and add to the covariance matrix.
double(* evaluate_lls)(struct LLSModel *m, const double *var, int order)
Inner product of var[] and the LPC coefs.
double covariance[(((32+1)+(4) -1)&~((4) -1))][MAX_VARS_ALIGN]
double coeff[32][MAX_VARS]
void ff_lls_update_covariance_rvv(double covar[][36], const double *var, int count)
#define flags(name, subs,...)
uint64_t count
number of bytes in buffer