Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsipr16k.c45 static void lsf2lsp(const float *lsf, double *lsp) in lsf2lsp() function
197 lsf2lsp(lsf_new, lsp_new); in ff_sipr_decode_frame_16k()
Dilbcdec.c342 static void lsf2lsp(int16_t *lsf, int16_t *lsp, int order) in lsf2lsp() function
399 lsf2lsp(lsf, lsp, LPC_FILTERORDER); in lsf2poly()