Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Damrnbdec.c239 static void interpolate_lsf(ACELPVContext *ctx, float lsf_q[4][LP_FILTER_ORDER], float *lsf_new) in interpolate_lsf() function
288 interpolate_lsf(&p->acelpv_ctx, p->lsf_q, lsf_q); in lsf2lsp_for_mode12k2()
351 interpolate_lsf(&p->acelpv_ctx, p->lsf_q, lsf_q); in lsf2lsp_3()