Searched defs:autoc (Results 1 – 3 of 3) sorted by relevance
69 double *autoc) in lpc_compute_autocorr_c()163 double autoc[MAX_LPC_ORDER + 1]; in ff_lpc_calc_ref_coefs() local177 double autoc[MAX_LPC_ORDER+1] = {0}, error[MAX_LPC_ORDER+1] = {0}; in ff_lpc_calc_ref_coefs_f() local208 double autoc[MAX_LPC_ORDER+1]; in ff_lpc_calc_coefs() local
135 static inline void compute_ref_coefs(const LPC_TYPE *autoc, int max_order, in compute_ref_coefs()
83 double *autoc) in lpc_compute_autocorr_sse2()