Searched refs:ff_lpc_calc_ref_coefs (Results 1 – 3 of 3) sorted by relevance
92 ff_lpc_calc_ref_coefs(&p->lpc, p->samples32, p->order, p->ref_coef); in cng_encode_frame()
100 int ff_lpc_calc_ref_coefs(LPCContext *s,
160 int ff_lpc_calc_ref_coefs(LPCContext *s, in ff_lpc_calc_ref_coefs() function