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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c391 int linesper,float dBoffset){
402 seedptr=oc+(posts[0]-EHMER_OFFSET)*linesper-(linesper>>1);
409 seedptr+=linesper;
451 static void seed_chase(float *seeds, int linesper, long n){ argument
469 if(i<posstack[stack-1]+linesper){
471 i<posstack[stack-2]+linesper){
494 endpos=posstack[i]+linesper+1; /* +1 is important, else bin 0 is
513 int linesper=p->eighth_octave_lines; local
517 seed_chase(seed,linesper,
387 seed_curve(float *seed, const float **curves, float amp, int oc, int n, int linesper,float dBoffset) argument
[all...]

Completed in 97 milliseconds