OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fcmid
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/cfront/
spec_anl.c
282
j = MAX(freqobj->
fcmid
[0], freqobj->cut_off_below);
284
for (; j < freqobj->
fcmid
[1]; j++)
293
for (; j < freqobj->
fcmid
[k]; j++)
frontobj.c
436
freqobj->
fcmid
[0] = freqobj->cut_off_below;
449
freqobj->
fcmid
[i+1] = freqobj->cut_off_above;
451
freqobj->
fcmid
[i+1] = j;
456
write_frames(freqobj->nf, 1, freqobj->
fcmid
, D_LONG);
/external/srec/srec/include/
front.h
169
int
fcmid
[NF+2];
member in struct:__anon11140
Completed in 59 milliseconds