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

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

Completed in 131 milliseconds