Home
last modified time | relevance | path

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

/external/tremor/Tremor/
Dfloor0.c156 int nextf=barklook[nextbark>>14]+(((nextbark&0x3fff)* in vorbis_lsp_to_curve() local
307 if(f>=nextf)break; in vorbis_lsp_to_curve()
322 nextf=barklook[nextbark>>14]+ in vorbis_lsp_to_curve()
325 if(f<=nextf)break; in vorbis_lsp_to_curve()
328 nextf=9999999; in vorbis_lsp_to_curve()
334 nextf=9999999; in vorbis_lsp_to_curve()