OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_logLength
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
sp_fft.h
194
unsigned
m_logLength
;
/external/srec/srec/cfront/
sp_fft.c
144
pthis->
m_logLength
= logLength;
178
m = pthis->
m_logLength
;
275
m = pthis->
m_logLength
;
338
m = pthis->
m_logLength
;
501
m = pthis->
m_logLength
;
667
scale = 8 * sizeof(fftdata) - 2 - pthis->
m_logLength
;
789
scale += pthis->
m_logLength
+ 1;
Completed in 392 milliseconds