Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsipr.c153 static void lsf_decode_fp(float *lsfnew, float *lsf_history, in lsf_decode_fp() function
381 lsf_decode_fp(lsf_new, ctx->lsf_history, params); in decode_frame()