Home
last modified time | relevance | path

Searched refs:ff_lpc_calc_ref_coefs (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcngenc.c92 ff_lpc_calc_ref_coefs(&p->lpc, p->samples32, p->order, p->ref_coef); in cng_encode_frame()
Dlpc.h100 int ff_lpc_calc_ref_coefs(LPCContext *s,
Dlpc.c160 int ff_lpc_calc_ref_coefs(LPCContext *s, in ff_lpc_calc_ref_coefs() function