OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstoc
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
psy.h
106
long
firstoc
;
member in struct:__anon22893
psy.c
276
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
;
[
all
...]
Completed in 293 milliseconds