Searched refs:eval_lpcenv_or_interp (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | twinvq.c | 115 static inline void eval_lpcenv_or_interp(TwinVQContext *tctx, in eval_lpcenv_or_interp() function 156 eval_lpcenv_or_interp(tctx, ftype, lpc, buf, size / 2, step, 0); in eval_lpcenv_2parts() 157 eval_lpcenv_or_interp(tctx, ftype, lpc + size / 2, buf, size / 2, in eval_lpcenv_2parts()
|
Completed in 3 milliseconds