Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dlsp.c68 float wdel=M_PI/ln; in vorbis_lsp_to_curve() local
80 float w=vorbis_coslook(wdel*k); in vorbis_lsp_to_curve()
251 float wdel=M_PI/ln; in vorbis_lsp_to_curve() local
259 float w=2.f*cos(wdel*k); in vorbis_lsp_to_curve()