OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lognp
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
front.h
166
int np, ns, nf,
lognp
;
member in struct:__anon35708
/external/srec/srec/cfront/
frontobj.c
335
freqobj->
lognp
= 4;
383
freqobj->np = 1 << freqobj->
lognp
; /* fft sizing */
385
freqobj->np *= 2, freqobj->
lognp
++;
387
freqobj->np *= 2, freqobj->
lognp
++;
Completed in 726 milliseconds