Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dpsy.c337 int inthalfoc; in _vp_psy_init() local
342 inthalfoc=(int)halfoc; in _vp_psy_init()
343 del=halfoc-inthalfoc; in _vp_psy_init()
347 p->vi->noiseoff[j][inthalfoc]*(1.-del) + in _vp_psy_init()
348 p->vi->noiseoff[j][inthalfoc+1]*del; in _vp_psy_init()