Home
last modified time | relevance | path

Searched refs:LSP_LINEAR (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c83 #define LSP_LINEAR(i) (.25f * (i) + .25f) macro
266 lsp[i] = LSP_LINEAR(i); in lsp_unquant_lbr()
414 lsp[i] = LSP_LINEAR(i); in lsp_unquant_nb()

Completed in 3 milliseconds