Searched refs:ff_eval_coefs (Results 1 – 4 of 4) sorted by relevance
71 void ff_eval_coefs(int *coefs, const int *refl);
98 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl); in ra144_decode_frame()
1593 void ff_eval_coefs(int *coefs, const int *refl) in ff_eval_coefs() function
502 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl); in ra144_encode_frame()