Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c87 #define LSP_DIV_1024(x) (0.0009765625f * (x)) macro
426 lsp[i] += LSP_DIV_1024(cdbk_nb_low2[id * 5 + i]); in lsp_unquant_nb()
434 lsp[i + 5] += LSP_DIV_1024(cdbk_nb_high2[id * 5 + i]); in lsp_unquant_nb()

Completed in 3 milliseconds