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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dpsy.h107 long firstoc; member in struct:__anon4231
H A Dpsy.c276 p->firstoc=toOC(.25f*rate*.5/n)*(1<<(p->shiftoc+1))-gi->eighth_octave_lines;
278 p->total_octave_lines=maxoc-p->firstoc+1;
443 p->octave[i]-p->firstoc,
519 pos=p->octave[0]-p->firstoc-(linesper>>1);
523 long end=((p->octave[linpos]+p->octave[linpos+1])>>1)-p->firstoc;
531 end=pos+p->firstoc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dpsy.h107 long firstoc; member in struct:__anon5136
H A Dpsy.c276 p->firstoc=toOC(.25f*rate*.5/n)*(1<<(p->shiftoc+1))-gi->eighth_octave_lines;
278 p->total_octave_lines=maxoc-p->firstoc+1;
443 p->octave[i]-p->firstoc,
519 pos=p->octave[0]-p->firstoc-(linesper>>1);
523 long end=((p->octave[linpos]+p->octave[linpos+1])>>1)-p->firstoc;
531 end=pos+p->firstoc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dpsy.h107 long firstoc; member in struct:__anon39161
H A Dpsy.c276 p->firstoc=toOC(.25f*rate*.5/n)*(1<<(p->shiftoc+1))-gi->eighth_octave_lines;
278 p->total_octave_lines=maxoc-p->firstoc+1;
443 p->octave[i]-p->firstoc,
519 pos=p->octave[0]-p->firstoc-(linesper>>1);
523 long end=((p->octave[linpos]+p->octave[linpos+1])>>1)-p->firstoc;
531 end=pos+p->firstoc;

Completed in 158 milliseconds