Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Dfloor0.c150 ogg_int32_t nyq){ in vorbis_lsp_to_curve() argument
160 ogg_uint32_t inyq= (1UL<<31) / toBARK(nyq); in vorbis_lsp_to_curve()
162 ogg_uint32_t tBnyq1 = toBARK(nyq)<<1; in vorbis_lsp_to_curve()
167 int fbase=nyq/fdx; in vorbis_lsp_to_curve()
169 int fdy=nyq-fbase*fdx; in vorbis_lsp_to_curve()