Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwma.h132 float lsp_cos_table[BLOCK_MAX_SIZE]; member
H A Dwmadec.c178 s->lsp_cos_table[i] = 2.0f * cos(wdel * i); in wma_lsp_to_curve_init()
213 w = s->lsp_cos_table[i]; in wma_lsp_to_curve()

Completed in 3 milliseconds