Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlpc.h103 double ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len,
Daacenc_tns.c196 gain = ff_lpc_calc_ref_coefs_f(&s->lpc, &sce->coeffs[w*128 + coef_start], in ff_aac_search_for_tns()
Dlpc.c172 double ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len, in ff_lpc_calc_ref_coefs_f() function